Changing the package name
This commit is contained in:
6
userspace/susfs/jni/Android.mk
Normal file
6
userspace/susfs/jni/Android.mk
Normal file
@@ -0,0 +1,6 @@
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_MODULE := zakozakozako
|
||||
LOCAL_SRC_FILES := susfs.c
|
||||
include $(BUILD_EXECUTABLE)
|
||||
Reference in New Issue
Block a user