Revert^2 "Add configuration for defaulting notification behavior"

Test: go through SUW on affected device, view notification screen
Bug: 240472040
Change-Id: I34dbe28226d830bc5ba633e72cd529d97021de85
This commit is contained in:
Steve Elliott
2022-11-21 14:43:58 +00:00
parent a2d06273c1
commit 30ccc43ae1
3 changed files with 36 additions and 1 deletions

View File

@@ -634,6 +634,9 @@
<item>android.uid.system:1000</item>
</string-array>
<!-- The default value for RedactionInterstitial in SUW -->
<bool name="default_allow_sensitive_lockscreen_content">true</bool>
<!-- Whether to enable the app battery usage list page feature. -->
<bool name="config_app_battery_usage_list_enabled">false</bool>