Revert "universal7885: Don't include CameraLightSensor for now"

This reverts commit 8c71e00224.
This commit is contained in:
roynatech2544 2022-04-14 18:05:57 +09:00
commit 8cb0b6f5b2
No known key found for this signature in database
GPG key ID: 50ABF73F0D19445D
6 changed files with 10 additions and 4 deletions

View file

@ -51,8 +51,6 @@
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>