|
|
@ -13,8 +13,7 @@ LOCAL_PRIVILEGED_MODULE := true |
|
|
|
LOCAL_USE_AAPT2 := true
|
|
|
|
LOCAL_USE_AAPT2 := true
|
|
|
|
|
|
|
|
|
|
|
|
LOCAL_STATIC_ANDROID_LIBRARIES := \
|
|
|
|
LOCAL_STATIC_ANDROID_LIBRARIES := \
|
|
|
|
androidx.core_core \
|
|
|
|
SettingsLib
|
|
|
|
androidx.preference_preference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LOCAL_STATIC_JAVA_LIBRARIES := \
|
|
|
|
LOCAL_STATIC_JAVA_LIBRARIES := \
|
|
|
|
org.lineageos.platform.internal
|
|
|
|
org.lineageos.platform.internal
|
|
|
@ -30,6 +29,4 @@ ifneq ($(INCREMENTAL_BUILDS),) |
|
|
|
LOCAL_JACK_ENABLED := incremental
|
|
|
|
LOCAL_JACK_ENABLED := incremental
|
|
|
|
endif |
|
|
|
endif |
|
|
|
|
|
|
|
|
|
|
|
include frameworks/base/packages/SettingsLib/common.mk |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
include $(BUILD_PACKAGE) |
|
|
|
include $(BUILD_PACKAGE) |
|
|
|