Turn off ML in system back gesture
Bug: b/332343111 Fixes: b/332343111 Test: atest BackAnimationControllerTest BackNavigationControllerTests OnBackInvokedDispatcherTest Change-Id: I3de429ed6d9972355dae4edd2fd03b15859d0f4b
This commit is contained in:
parent
f7fb3a0297
commit
b830ea62b3
1 changed files with 3 additions and 0 deletions
|
@ -148,5 +148,8 @@
|
|||
4 : DEVICE_POSTURE_FLIPPED
|
||||
-->
|
||||
<integer name="config_face_auth_supported_posture">1</integer>
|
||||
|
||||
<!-- Whether to use a machine learning model for back gesture falsing. -->
|
||||
<bool name="config_useBackGestureML">false</bool>
|
||||
</resources>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue