diff --git a/CloverParts/Android.bp b/CloverParts/Android.bp index 260a5a95..9e913d71 100644 --- a/CloverParts/Android.bp +++ b/CloverParts/Android.bp @@ -16,7 +16,7 @@ android_app { privileged: true, static_libs: [ - "org.pixelexperience.settings.resources", + "org.lineageos.settings.resources", "androidx.cardview_cardview", "androidx.preference_preference", "androidx.appcompat_appcompat", @@ -49,4 +49,4 @@ prebuilt_etc { src: "config-io.alcatraz.cloverparts.xml", system_ext_specific: true, filename_from_src: true, -} \ No newline at end of file +}