sanders: potter -> sanders
This commit is contained in:
@@ -5,8 +5,8 @@ include $(CLEAR_VARS)
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
LOCAL_C_INCLUDES := system/core/init
|
||||
LOCAL_CPPFLAGS := -Wall -DANDROID_TARGET=\"$(TARGET_BOARD_PLATFORM)\"
|
||||
LOCAL_SRC_FILES := init_potter.cpp
|
||||
LOCAL_MODULE := libinit_potter
|
||||
LOCAL_SRC_FILES := init_sanders.cpp
|
||||
LOCAL_MODULE := libinit_sanders
|
||||
LOCAL_STATIC_LIBRARIES := \
|
||||
libbase
|
||||
|
||||
|
||||
Reference in New Issue
Block a user