mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
AOD: Use double tap coordinates to trigger Ambient Indication
Fixes: 38386446 Test: double tap on ambient indication while touchscreen is suspended. Change-Id: I4bff0fb8fc3573d54ccadfaf43765b356caafa05
This commit is contained in:
@@ -28,4 +28,7 @@
|
||||
|
||||
<!-- Doze: can we assume the pickup sensor includes a proximity check? -->
|
||||
<bool name="doze_pickup_performs_proximity_check">true</bool>
|
||||
|
||||
<!-- Doze: whether the double tap sensor reports 2D touch coordinates -->
|
||||
<bool name="doze_double_tap_reports_touch_coordinates">true</bool>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user