Remove doze_brightness_uses_prox config am: 303b6fbe2e

Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/15747468

Change-Id: Ieaeea6e656f45b6f156edb3644babb75ab47f09c
This commit is contained in:
Beverly 2021-09-15 14:47:59 +00:00 committed by Automerger Merge Worker
commit de84af4543
2 changed files with 0 additions and 10 deletions

View file

@ -25,11 +25,6 @@
always-on display) -->
<string name="doze_brightness_sensor_type" translatable="false">com.google.sensor.binned_brightness</string>
<!-- Doze: whether the brightness sensor uses the proximity sensor.
If both this parameter and doze_selectively_register_prox are true, registration for the
brightness sensor won't occur when the display state is ON. -->
<bool name="doze_brightness_uses_prox">false</bool>
<!-- Doze: can we assume the pickup sensor includes a proximity check? -->
<bool name="doze_pickup_performs_proximity_check">true</bool>

View file

@ -25,11 +25,6 @@
always-on display) -->
<string name="doze_brightness_sensor_type" translatable="false">com.google.sensor.binned_brightness</string>
<!-- Doze: whether the brightness sensor uses the proximity sensor.
If both this parameter and doze_selectively_register_prox are true, registration for the
brightness sensor won't occur when the display state is ON. -->
<bool name="doze_brightness_uses_prox">false</bool>
<!-- Doze: can we assume the pickup sensor includes a proximity check? -->
<bool name="doze_pickup_performs_proximity_check">true</bool>