mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Add defaultDndAccessPackages to wahoo overlay.
This is required for the Smart Notifications feature (b/30982945) to provide DND rules. Test: NA Change-Id: I826da7f5189a06effd0dda331852cc3d9a31f202
This commit is contained in:
@@ -360,6 +360,9 @@
|
||||
<!-- If this is true, device supports Sustained Performance Mode. -->
|
||||
<bool name="config_sustainedPerformanceModeSupported">true</bool>
|
||||
|
||||
<!-- True if Unprocessed audio source supports the required frequency range and level -->
|
||||
<!-- True if Unprocessed audio source supports the required frequency range and level -->
|
||||
<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.intelligence.sense</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user