mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Merge "haptics: add customized haptic boot patterns" into oc-dr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
e209cf7c30
@@ -202,6 +202,18 @@
|
||||
<item>8</item>
|
||||
</integer-array>
|
||||
|
||||
<!-- Vibrator pattern for feedback about booting with safe mode disabled -->
|
||||
<integer-array name="config_safeModeDisabledVibePattern">
|
||||
<item>0</item>
|
||||
<item>20</item>
|
||||
<item>150</item>
|
||||
<item>20</item>
|
||||
<item>300</item>
|
||||
<item>20</item>
|
||||
<item>150</item>
|
||||
<item>20</item>
|
||||
</integer-array>
|
||||
|
||||
<!-- Make things go fast -->
|
||||
<bool name="config_ui_enableFadingMarquee">false</bool>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user