sanders: overlay: Enable config_canDisableNavigationBar

This commit is contained in:
Henrique Silva
2018-05-01 20:43:54 -03:00
committed by Keertesh19
parent afeaf50833
commit 9818d39a16

View File

@@ -400,4 +400,7 @@
<!-- Whether device has turbo power charging support -->
<bool name="config_hasTurboPowerCharger">true</bool>
<!-- Whether navigation bar can be disabled (for devices with hardware keys) -->
<bool name="config_canDisableNavigationBar">true</bool>
</resources>