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:
parent
f97834d593
commit
ed76440182
2 changed files with 135 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue