mirror of
https://github.com/AetherDroid/android_device_samsung_universal7570-common.git
synced 2025-09-06 16:28:06 -04:00
universal7870: update AdvancedDisplay
This commit is contained in:
parent
3a9f8cff3f
commit
67a38c19c3
217 changed files with 262 additions and 3358 deletions
12
apps/AdvancedDisplay/Android.mk
Executable file → Normal file
12
apps/AdvancedDisplay/Android.mk
Executable file → Normal file
|
@ -12,12 +12,12 @@ LOCAL_CERTIFICATE := platform
|
|||
LOCAL_USE_AAPT2 := true
|
||||
|
||||
LOCAL_STATIC_ANDROID_LIBRARIES := \
|
||||
androidx.appcompat_appcompat \
|
||||
androidx.preference_preference \
|
||||
androidx.recyclerview_recyclerview \
|
||||
androidx.legacy_legacy-preference-v14 \
|
||||
androidx.legacy_legacy-support-v4 \
|
||||
androidx.legacy_legacy-support-v13
|
||||
android-support-v4 \
|
||||
android-support-v7-appcompat \
|
||||
android-support-v7-preference \
|
||||
android-support-v7-recyclerview \
|
||||
android-support-v13 \
|
||||
android-support-v14-preference
|
||||
|
||||
LOCAL_STATIC_JAVA_LIBRARIES := \
|
||||
org.lineageos.platform.internal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue