Merge "Turn off ML in system back gesture" into main
This commit is contained in:
commit
d3360fbd60
1 changed files with 3 additions and 0 deletions
|
@ -145,4 +145,7 @@
|
||||||
|
|
||||||
<!-- Enable rest to unlock support. -->
|
<!-- Enable rest to unlock support. -->
|
||||||
<bool name="config_restToUnlockSupported">true</bool>
|
<bool name="config_restToUnlockSupported">true</bool>
|
||||||
|
|
||||||
|
<!-- Whether to use a machine learning model for back gesture falsing. -->
|
||||||
|
<bool name="config_useBackGestureML">false</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue