You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
MY_CCU_MULTIPLE_BIN ?= yes |
|
#MY_CCU_MULTIPLE_BIN := no |
|
|
|
include $(CLEAR_VARS) |
|
LOCAL_MODULE := libccu_extract |
|
include $(MTK_PLATFORM_SW_VER_DIR)/ccu_main.mk |
|
|
|
|