Merge "Add "Hub Mode" settings to mobile settings." into main

This commit is contained in:
William Leshner
2025-01-27 20:28:02 -08:00
committed by Android (Google) Code Review
6 changed files with 110 additions and 25 deletions

View File

@@ -715,6 +715,9 @@
<!-- Whether to show communal settings at the top level. -->
<bool name="config_show_communal_settings">false</bool>
<!-- Whether to show communal settings at the top level on mobile. -->
<bool name="config_show_communal_settings_mobile">false</bool>
<!-- The extra value for battery tip -->
<integer name="config_battery_extra_tip_value">12</integer>