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:
commit
de84af4543
2 changed files with 0 additions and 10 deletions
|
@ -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>
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue