universal7870: update AdvancedDisplay

This commit is contained in:
Alejandro 2020-07-01 19:21:49 +02:00
parent 3a9f8cff3f
commit 67a38c19c3
217 changed files with 262 additions and 3358 deletions

12
apps/AdvancedDisplay/Android.mk Executable file → Normal file
View 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