diff --git a/dolby/Android.bp b/dolby/Android.bp index e9409a1..ee2b7df 100644 --- a/dolby/Android.bp +++ b/dolby/Android.bp @@ -23,5 +23,6 @@ android_app { "androidx.compose.material3_material3", "androidx.compose.runtime_runtime", "androidx.preference_preference", + "org.lineageos.settings.resources", ], }