mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-01-29 08:04:44 +00:00
Add SettingsIntelligence to Wahoo DND Access config.
This is set in the nexus_overlay and no differences existed until GMSCore was added to the nexus_overlay. GMSCore only exists in the Wahoo overlay and the overlay currently crushes our config which applies to all Google devices. By re-adding it to this overlaid overlay, we gain our powers back. Bug: 72663665 Test: Manual Change-Id: I9794a212b782028f12cd87793ab5723030b8ed95
This commit is contained in:
@@ -332,5 +332,6 @@
|
||||
<bool name="config_supportAudioSourceUnprocessed">true</bool>
|
||||
|
||||
<!-- Colon separated list of package names that should be granted DND access -->
|
||||
<string name="config_defaultDndAccessPackages" translatable="false">com.google.android.gms:com.google.android.GoogleCamera:com.google.intelligence.sense</string>
|
||||
<string name="config_defaultDndAccessPackages" translatable="false">com.google.android.gms:com.google.android.GoogleCamera:com.google.intelligence.sense:com.google.android.settings.intelligence</string>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user