mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Merge "wahoo: Enable long-press on AOD to launch Assistant" into oc-dr1-dev
am: 8b6d1c00f3
Change-Id: I1b21e3d31884d19c1b58f75ce8ee0362d6e73ca5
This commit is contained in:
@@ -241,6 +241,9 @@
|
||||
<!-- Type of the double tap sensor. Empty if double tap is not supported. -->
|
||||
<string name="config_dozeDoubleTapSensorType" translatable="false">com.google.sensor.double_touch</string>
|
||||
|
||||
<!-- Type of the long press sensor. Empty if long press is not supported. -->
|
||||
<string name="config_dozeLongPressSensorType" translatable="false">com.google.sensor.long_press</string>
|
||||
|
||||
<!-- Whether the always on display mode is available. -->
|
||||
<bool name="config_dozeAlwaysOnDisplayAvailable">true</bool>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user