Merge "[config] Enable udfps ignore feature on husky" into udc-dev
This commit is contained in:
commit
73a8462b9c
1 changed files with 3 additions and 0 deletions
|
@ -32,6 +32,9 @@
|
||||||
<!-- Minimum screen brightness allowed by the power manager. -->
|
<!-- Minimum screen brightness allowed by the power manager. -->
|
||||||
<integer name="config_screenBrightnessDim">6</integer>
|
<integer name="config_screenBrightnessDim">6</integer>
|
||||||
|
|
||||||
|
<!-- If this is true, the udfps vote is ignored. -->
|
||||||
|
<bool name="config_ignoreUdfpsVote">true</bool>
|
||||||
|
|
||||||
<!-- Minimum screen brightness setting allowed by power manager.
|
<!-- Minimum screen brightness setting allowed by power manager.
|
||||||
The user is forbidden from setting the brightness below this level. -->
|
The user is forbidden from setting the brightness below this level. -->
|
||||||
<item name="config_screenBrightnessSettingMinimumFloat" format="float" type="dimen">0.0</item>
|
<item name="config_screenBrightnessSettingMinimumFloat" format="float" type="dimen">0.0</item>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue