Merge "Add a mechanism to configure whether the summary should be set or not" into tm-dev am: eb4acf8435

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/18158824

Change-Id: I5c0f83ed5365e8abe4a2404348dc0293674df822
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
YK Hung
2022-05-04 06:40:57 +00:00
committed by Automerger Merge Worker
3 changed files with 22 additions and 3 deletions

View File

@@ -1646,4 +1646,8 @@
<item>1875000</item> <!-- 15Mbps == 1875000/s -->
</string-array>
<!-- An allowlist which packages won't show summary in battery usage screen.
[CHAR LIMIT=NONE] -->
<string-array name="allowlist_hide_summary_in_battery_usage" translatable="false">
</string-array>
</resources>