sm6225-common: overlay: Decommonize config_screenBrightnessDark
Change-Id: I42b87d2978b9c874693f68d16cc798fe7b006ed7
This commit is contained in:
parent
2ddb9afcae
commit
7cd1a04f46
1 changed files with 0 additions and 9 deletions
|
@ -195,15 +195,6 @@
|
|||
config_defaultPeakRefreshRate will act as the default frame rate. -->
|
||||
<integer name="config_defaultRefreshRate">0</integer>
|
||||
|
||||
<!-- Minimum allowable screen brightness to use in a very dark room.
|
||||
This value sets the floor for the darkest possible auto-brightness
|
||||
adjustment. It is expected to be somewhat less than the first entry in
|
||||
config_autoBrightnessLcdBacklightValues so as to allow the user to have
|
||||
some range of adjustment to dim the screen further than usual in very
|
||||
dark rooms. The contents of the screen must still be clearly visible
|
||||
in darkness (although they may not be visible in a bright room). -->
|
||||
<integer name="config_screenBrightnessDark">2</integer>
|
||||
|
||||
<!-- Safe USB headset gain. This value is used to ensure that the SPL on the USB
|
||||
headset output is compliant to EN 60950 requirements for portable music players. -->
|
||||
<integer name="config_safe_media_volume_usb_mB">-1500</integer>
|
||||
|
|
Loading…
Reference in a new issue