Full but still broken rework of everything
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_MODULE := camswapper
|
||||
LOCAL_SRC_FILES := CamSwapperEntry.cpp
|
||||
LOCAL_LDLIBS := -llog -ldl
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
Reference in New Issue
Block a user