Snap for 7736437 from 27d83d1677 to sc-d2-release

Change-Id: Iabc781bf0ea878a7904415d97fd58daa1ea97608
This commit is contained in:
Android Build Coastguard Worker 2021-09-15 23:02:11 +00:00
commit bd2b257d8a
1 changed files with 2 additions and 3 deletions

View File

@ -44,14 +44,13 @@
noisy sensors. -->
<item name="proximity_sensor_threshold_latch" translatable="false" format="float" type="dimen">24</item>
<string name="proximity_sensor_secondary_type" translatable="false">com.google.sensor.binned_brightness</string>
<string name="proximity_sensor_secondary_type" translatable="false">android.sensor.proximity</string>
<item name="proximity_sensor_secondary_threshold" translatable="false" format="float"
type="dimen">1</item>
type="dimen">5</item>
<!-- Doze: can we assume the pickup sensor includes a proximity check? -->
<bool name="doze_pickup_performs_proximity_check">true</bool>
<!-- Doze: only register sensors that use prox when device is in certain Display states. This
may delay registering sensors when device first shows dozing UI but the
Display & Power state hasn't changed to low-power mode yet. -->