Merge "[config] Enable udfps ignore feature on husky" into udc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
73a8462b9c
@@ -32,6 +32,9 @@
|
||||
<!-- Minimum screen brightness allowed by the power manager. -->
|
||||
<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.
|
||||
The user is forbidden from setting the brightness below this level. -->
|
||||
<item name="config_screenBrightnessSettingMinimumFloat" format="float" type="dimen">0.0</item>
|
||||
|
||||
Reference in New Issue
Block a user