Merge "remove Doze brightness integer config" into main
This commit is contained in:
commit
cc3c5417ba
1 changed files with 0 additions and 10 deletions
|
@ -25,16 +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: Table that translates sensor values from the doze_brightness_sensor_type sensor
|
|
||||||
to brightness values; -1 means keeping the current brightness. -->
|
|
||||||
<integer-array name="config_doze_brightness_sensor_to_brightness">
|
|
||||||
<item>-1</item> <!-- 0: OFF -->
|
|
||||||
<item>1</item> <!-- 1: NIGHT -->
|
|
||||||
<item>2</item> <!-- 2: LOW -->
|
|
||||||
<item>9</item> <!-- 3: HIGH -->
|
|
||||||
<item>9</item> <!-- 4: SUN -->
|
|
||||||
</integer-array>
|
|
||||||
|
|
||||||
<!-- Doze: Table that translates sensor values from the doze_brightness_sensor_type sensor
|
<!-- Doze: Table that translates sensor values from the doze_brightness_sensor_type sensor
|
||||||
to an opacity value for a black scrim that is overlaid in AOD1.
|
to an opacity value for a black scrim that is overlaid in AOD1.
|
||||||
Valid range is from 0 (transparent) to 255 (opaque).
|
Valid range is from 0 (transparent) to 255 (opaque).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue