Merge "Add a flow to keep special apps in the battery unrestricted mode" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
0201afb9d5
@@ -529,10 +529,14 @@
|
||||
<item>content://com.android.settings.slices/intent/media_output_indicator</item>
|
||||
</string-array>
|
||||
|
||||
<!-- List containing the apps keep in battery mode = "Optimize" -->
|
||||
<!-- List containing the apps keep in battery mode = "Optimized" -->
|
||||
<string-array name="config_force_battery_optimize_mode_apps" translatable="false">
|
||||
</string-array>
|
||||
|
||||
<!-- List containing the apps keep in battery mode = "Unrestricted" -->
|
||||
<string-array name="config_force_battery_unrestrict_mode_apps" translatable="false">
|
||||
</string-array>
|
||||
|
||||
<!-- Uri to query non-public Slice Uris. -->
|
||||
<string name="config_non_public_slice_query_uri" translatable="false"></string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user