sanders: potter -> sanders

This commit is contained in:
Vachounet
2017-09-20 13:42:38 +02:00
parent 6a649697e6
commit ca5f9ba096
11 changed files with 29 additions and 42 deletions

View File

@@ -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