clover: overlay: Enable config_showNavigationBar
Change-Id: Ia9d4944b36e03d152fbe5a92fee8615e6dd1efab
This commit is contained in:
parent
26da63dffb
commit
fc08a1e160
1 changed files with 4 additions and 0 deletions
|
@ -31,4 +31,8 @@
|
|||
or a single SIM device can have 1 phones/logical modems, but 2 physical slots (one eSIM
|
||||
and one pSIM) -->
|
||||
<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>
|
||||
|
|
Loading…
Reference in a new issue