mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: Don't include CameraLightSensor for now
* Its so buggy now, needfix..
This commit is contained in:
parent
aee1cc5125
commit
8c71e00224
6 changed files with 4 additions and 10 deletions
|
|
@ -51,6 +51,8 @@
|
|||
will not debounce light sensor readings -->
|
||||
<integer name="config_lightSensorWarmupTime">200</integer>
|
||||
|
||||
<bool name="config_automatic_brightness_available">true</bool>
|
||||
|
||||
<!-- The type of the light sensor to be used by the display framework for things like
|
||||
auto-brightness. If unset, then it just gets the default sensor of type TYPE_LIGHT. -->
|
||||
<string name="config_displayLightSensorType">com.samsung.sensor.physical_light</string>
|
||||
|
|
|
|||
Loading…
Reference in a new issue