sdm710-common: overlay: Set full gesture navigation as default

User can also change it in the gesture settings.

Change-Id: I8fca7b006e60f267ce04ac55eefb63af60be9c76
This commit is contained in:
Danny Lin 2022-04-12 21:10:22 +08:00 committed by CakesTwix
parent 229b7a415d
commit 6b160423d6
Signed by: CakesTwix
GPG key ID: 7B11051D5CE19825

View file

@ -426,9 +426,9 @@
strictly needed. -->
<bool name="config_sf_limitedAlpha">true</bool>
<!-- Determines whether the shell features all run on another thread. -->
<bool name="config_enableShellMainThread">true</bool>
<!-- Whether the new Auto Selection Network UI should be shown -->
<bool name="config_enableNewAutoSelectNetworkUI">true</bool>
<!-- Controls the navigation bar interaction mode:
0: 3 button mode (back, home, overview buttons)
1: 2 button mode (back, home buttons + swipe up for overview)
2: gestures only for back, home and overview -->
<integer name="config_navBarInteractionMode">2</integer>
</resources>