mirror of
https://github.com/Evolution-X-Devices/device_oneplus_kebab
synced 2026-02-01 05:33:51 +00:00
Revert "kebab: overlay: Define custom light sensor"
We'll be hacking sensors.ssc.so to provide wise light sensor under
android.sensor.light instead, this will make sure that other apps can
access it.
This reverts commit bd3828a7c8.
Change-Id: I0fa19cd723e58c6591c4cfae453401608d15ebcb
This commit is contained in:
@@ -334,10 +334,6 @@
|
||||
<!-- Light sensor event rate in milliseconds for automatic brightness control. -->
|
||||
<integer name="config_autoBrightnessLightSensorRate">200</integer>
|
||||
|
||||
<!-- 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" translatable="false">qti.sensor.wise_light</string>
|
||||
|
||||
<!-- The bounding path of the cutout region of the main built-in display.
|
||||
Must either be empty if there is no cutout region, or a string that is parsable by
|
||||
{@link android.util.PathParser}.
|
||||
|
||||
Reference in New Issue
Block a user