L10 : Create initial config.xml

Create config.xml to support device suspend when screen off due to
p-sensor and enable adapative brightness. Modify auto brightness
table to support 1000 nits in HBM mode.

Bug: 224527764
Test: brightness and adaptive brightness manual test
Change-Id: I2d3bbd19fa33ca4713127b0b0f4ad39dc39c1175
This commit is contained in:
Gil 2022-04-28 16:16:44 +08:00 committed by Gil Liu
parent f97834d593
commit ed76440182
2 changed files with 135 additions and 0 deletions

View file

@ -22,6 +22,8 @@ $(call inherit-product-if-exists, vendor/google_devices/gs201/prebuilts/device-v
$(call inherit-product-if-exists, vendor/google_devices/gs201/proprietary/device-vendor.mk)
$(call inherit-product-if-exists, vendor/google_devices/lynx/proprietary/lynx/device-vendor-lynx.mk)
DEVICE_PACKAGE_OVERLAYS += device/google/lynx/lynx/overlay
include device/google/lynx/audio/lynx/audio-tables.mk
include device/google/gs201/device-shipping-common.mk
include hardware/google/pixel/vibrator/cs40l26/device.mk