sanders: add config_canForceDisableNavigationBar to overlay

*For enabling/disabling nav bar
This commit is contained in:
Nick van Bokhorst
2019-05-15 08:57:01 +02:00
committed by Jorge Lucas
parent cafd9ec582
commit e150dad18e

View File

@@ -285,6 +285,9 @@
autodetected from the Configuration. -->
<bool name="config_showNavigationBar">true</bool>
<!-- Whether device can force navbar disabling -->
<bool name="config_canForceDisableNavigationBar">true</bool>
<!-- Screen brightness used to dim the screen while dozing in a very low power state.
May be less than the minimum allowed brightness setting
that can be set by the user. -->