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:
Dušan Uverić 2020-04-16 18:29:25 +02:00 committed by OdSazib
parent 2b57530a8b
commit 99c1f88d25
No known key found for this signature in database
GPG key ID: CB336514F9F5CF69

View file

@ -885,10 +885,6 @@
<!-- Whether Multiuser UI should be shown --> <!-- Whether Multiuser UI should be shown -->
<bool name="config_enableMultiUserUI">true</bool> <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. --> <!-- If this is true, device supports Sustained Performance Mode. -->
<bool name="config_sustainedPerformanceModeSupported">true</bool> <bool name="config_sustainedPerformanceModeSupported">true</bool>