Add flag to hide top-level accessibility.
Bug: None Test: robotests Change-Id: I67cee6054e54389812bc025e637029547c8f2896
This commit is contained in:
@@ -330,6 +330,9 @@
|
||||
<!-- Whether device_model should be shown or not. -->
|
||||
<bool name="config_show_device_model">true</bool>
|
||||
|
||||
<!-- Whether top_level_accessibility should be shown or not. -->
|
||||
<bool name="config_show_top_level_accessibility">true</bool>
|
||||
|
||||
<!-- Whether top_level_battery should be shown or not. -->
|
||||
<bool name="config_show_top_level_battery">true</bool>
|
||||
|
||||
|
Reference in New Issue
Block a user