Snap for 7736437 from 7153d35b32a72676faa75814cdfbfb1960ca8602 to sc-v2-release

Change-Id: Ib883d50938deaec099bef9d2e03c94efe2d3848d
This commit is contained in:
Android Build Coastguard Worker 2021-09-15 23:02:34 +00:00
commit 43856a0f6e
2 changed files with 0 additions and 10 deletions

View file

@ -25,11 +25,6 @@
always-on display) --> always-on display) -->
<string name="doze_brightness_sensor_type" translatable="false">com.google.sensor.binned_brightness</string> <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? --> <!-- Doze: can we assume the pickup sensor includes a proximity check? -->
<bool name="doze_pickup_performs_proximity_check">true</bool> <bool name="doze_pickup_performs_proximity_check">true</bool>

View file

@ -25,11 +25,6 @@
always-on display) --> always-on display) -->
<string name="doze_brightness_sensor_type" translatable="false">com.google.sensor.binned_brightness</string> <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? --> <!-- Doze: can we assume the pickup sensor includes a proximity check? -->
<bool name="doze_pickup_performs_proximity_check">true</bool> <bool name="doze_pickup_performs_proximity_check">true</bool>