gts3l-common: overlay: Remove showNavigationBar key

This will be detected by a system, we should not set that value
explicitly

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I78fc095de92455cb511ba7d729e842f816805b23
This commit is contained in:
Deokgyu Yang 2021-12-19 02:42:39 +09:00
parent 9053fbc505
commit 9cf5c4215b

View file

@ -57,10 +57,6 @@
-->
<bool name="config_wifiDisplaySupportsProtectedBuffers">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">false</bool>
<!-- If true, the doze component is not started until after the screen has been
turned off and the screen off animation has been performed. -->
<bool name="config_dozeAfterScreenOffByDefault">true</bool>