Add kpmmgr to build the workflow and related source files
This commit is contained in:
6
userspace/kpmmgr/jni/Android.mk
Normal file
6
userspace/kpmmgr/jni/Android.mk
Normal file
@@ -0,0 +1,6 @@
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_MODULE := kpmmgr
|
||||
LOCAL_SRC_FILES := kpmmgr.c
|
||||
include $(BUILD_EXECUTABLE)
|
||||
Reference in New Issue
Block a user