Add boolean flags to show/hide top-most settings.
Bug: None Test: RunSettingsRoboTests Change-Id: Ib576f5979feda0fa7f573915acffc5065d40095c
This commit is contained in:
@@ -168,6 +168,15 @@
|
||||
<!-- Whether device_model should be shown or not. -->
|
||||
<bool name="config_show_device_model">true</bool>
|
||||
|
||||
<!-- Whether top_level_battery should be shown or not. -->
|
||||
<bool name="config_show_top_level_battery">true</bool>
|
||||
|
||||
<!-- Whether top_level_connected_devices should be shown or not. -->
|
||||
<bool name="config_show_top_level_connected_devices">true</bool>
|
||||
|
||||
<!-- Whether top_level_display should be shown or not. -->
|
||||
<bool name="config_show_top_level_display">true</bool>
|
||||
|
||||
<!-- Whether wifi_ip_address should be shown or not. -->
|
||||
<bool name="config_show_wifi_ip_address">true</bool>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user