Merge "AOD: Use double tap coordinates to trigger Ambient Indication"

This commit is contained in:
Adrian Roos
2017-06-09 00:57:48 +00:00
committed by Android (Google) Code Review

View File

@@ -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>