aboutsummaryrefslogtreecommitdiff
path: root/configpanel/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'configpanel/Android.mk')
-rw-r--r--configpanel/Android.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/configpanel/Android.mk b/configpanel/Android.mk
index 61fcf01..cde40f6 100644
--- a/configpanel/Android.mk
+++ b/configpanel/Android.mk
@@ -13,7 +13,8 @@ LOCAL_USE_AAPT2 := true
LOCAL_STATIC_ANDROID_LIBRARIES := \
androidx.core_core \
- androidx.preference_preference
+ androidx.preference_preference \
+ org.lineageos.settings.resources
LOCAL_STATIC_JAVA_LIBRARIES := \
org.lineageos.platform.internal