clover: overlay: Enable config_showNavigationBar

Change-Id: Ia9d4944b36e03d152fbe5a92fee8615e6dd1efab
This commit is contained in:
LuK1337 2018-07-01 14:15:40 +02:00 committed by Max Weffers
parent 26da63dffb
commit fc08a1e160
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -31,4 +31,8 @@
or a single SIM device can have 1 phones/logical modems, but 2 physical slots (one eSIM or a single SIM device can have 1 phones/logical modems, but 2 physical slots (one eSIM
and one pSIM) --> and one pSIM) -->
<integer name="config_num_physical_slots">1</integer> <integer name="config_num_physical_slots">1</integer>
<!-- 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>
</resources> </resources>