cepheus: overlay: Forcefully disable Now Playing components
Change-Id: I269d7490b55762b2c982d9cedfe9f5e4269c2ce7 Reviewed-on: https://review.statixos.com/c/android_vendor_statix/+/3947 Reviewed-by: Henrique <call190now@statixos.com> Tested-by: Henrique <call190now@statixos.com>
This commit is contained in:
committed by
chematelegram
parent
1bbd6ce794
commit
fe95e995a2
@@ -42,4 +42,13 @@
|
||||
|
||||
<!-- Pocket Lock -->
|
||||
<bool name="config_pocketModeSupported">false</bool>
|
||||
|
||||
<!-- The list of components which should be automatically disabled for a specific device. -->
|
||||
<string-array name="config_deviceDisabledComponents" translatable="false">
|
||||
<item>com.google.android.as/com.google.intelligence.sense.ambientmusic.AmbientMusicNotificationsSettingsActivity</item>
|
||||
<item>com.google.android.as/com.google.intelligence.sense.ambientmusic.AmbientMusicSettingsActivity</item>
|
||||
<item>com.google.android.as/com.google.intelligence.sense.ambientmusic.AmbientMusicSetupWizardActivity</item>
|
||||
<item>com.google.android.as/com.google.intelligence.sense.ambientmusic.history.HistoryContentProvider</item>
|
||||
<item>com.google.android.as/com.google.intelligence.sense.ambientmusic.history.HistoryActivity</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user