sanders: add config_canForceDisableNavigationBar to overlay

*For enabling/disabling nav bar

Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
This commit is contained in:
Nick van Bokhorst
2019-05-15 08:57:01 +02:00
committed by ronaxdevil
parent d91f4d38c4
commit 7cabe109e7

View File

@@ -226,6 +226,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. -->