sdm660-common: don't show navbar by default
this should be moved to device specific overlays Signed-off-by: Dušan Uverić <dusan.uveric9@gmail.com> Change-Id: I5c8e63c368b53c752cbe8ce0aff808a5a4a8ece2
This commit is contained in:
parent
2b57530a8b
commit
99c1f88d25
1 changed files with 0 additions and 4 deletions
|
@ -885,10 +885,6 @@
|
|||
<!-- Whether Multiuser UI should be shown -->
|
||||
<bool name="config_enableMultiUserUI">true</bool>
|
||||
|
||||
<!-- Whether a software navigation bar should be shown. NOTE: in the future this may be
|
||||
autodetected from the Configuration. -->
|
||||
<bool name="config_showNavigationBar">true</bool>
|
||||
|
||||
<!-- If this is true, device supports Sustained Performance Mode. -->
|
||||
<bool name="config_sustainedPerformanceModeSupported">true</bool>
|
||||
|
||||
|
|
Loading…
Reference in a new issue