add display ACL default mode
Bug: 322083016 Test: check the setting on adb shell getprop command Change-Id: I6741060559412d66559b0f647a9af38432ae38a8
This commit is contained in:
parent
2b65d041cb
commit
734b3149fa
2 changed files with 6 additions and 0 deletions
|
@ -286,6 +286,9 @@ PRODUCT_PACKAGES += \
|
|||
# Display LBE
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.lbe.supported=1
|
||||
|
||||
# Display ACL
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.0.brightness.acl.default=1
|
||||
|
||||
#Thermal VT estimator
|
||||
PRODUCT_PACKAGES += \
|
||||
libthermal_tflite_wrapper
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue