Enable haptics for unfold animation on Felix
Bug: 336388573 Change-Id: I1bc1afc1cfeb0cf6f6cce0715b14cedc57895983 Test: atest UnfoldHapticsPlayerTest Test: manual test that haptics could be disabled
This commit is contained in:
parent
24086fb478
commit
141d4917a4
1 changed files with 3 additions and 0 deletions
|
@ -221,6 +221,9 @@
|
|||
<!-- Indicates whether to enable hinge angle sensor when using unfold animation -->
|
||||
<bool name="config_unfoldTransitionHingeAngle">true</bool>
|
||||
|
||||
<!-- Indicates whether to enable haptics during unfold animation -->
|
||||
<bool name="config_unfoldTransitionHapticsEnabled">true</bool>
|
||||
|
||||
<!-- Timeout for receiving the keyguard drawn event from System UI. -->
|
||||
<integer name="config_keyguardDrawnTimeout">1700</integer>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue