display: set default and enable adaptive brightness

Bug: 284857378
Test: dumpsys log shows correct information, include
mDisplayDeviceConfig & BrightnessConfiguration

Change-Id: I6ee8e908bf8a21dac1f4ff95d5f424ef0e0ba0d3
This commit is contained in:
RoyYH Lee 2023-09-01 12:08:28 +08:00
parent 6d844d7da6
commit 51ed1b3fb1
2 changed files with 204 additions and 0 deletions

View file

@ -24,6 +24,8 @@ $(call inherit-product-if-exists, vendor/google_devices/zumapro/proprietary/devi
$(call inherit-product-if-exists, vendor/google_devices/comet/proprietary/comet/device-vendor-comet.mk)
$(call inherit-product-if-exists, vendor/qorvo/uwb/qm35-hal/Device.mk)
DEVICE_PACKAGE_OVERLAYS += device/google/comet/comet/overlay
# Disable modem until b/291009607 is fixed
BOARD_WITHOUT_RADIO := true