Modifying the Media Performance Class read only property to be a product
property * Change to address failure with GSI on Camera Extensions due to the extension not being available on GSI builds Test: Passed CTS tests on GSI build Bug: 293999720 Change-Id: Ia9fea23f174c8cafb3568151e131fbac1cd61624
This commit is contained in:
parent
c80c66cb25
commit
3b6d17c685
2 changed files with 2 additions and 2 deletions
|
@ -281,7 +281,7 @@ PRODUCT_VENDOR_PROPERTIES += \
|
|||
persist.vendor.camera.front_720P_always_binning=true
|
||||
|
||||
# Media Performance Class 14
|
||||
PRODUCT_PROPERTY_OVERRIDES += ro.odm.build.media_performance_class=34
|
||||
PRODUCT_PRODUCT_PROPERTIES += ro.odm.build.media_performance_class=34
|
||||
|
||||
# config of display brightness dimming
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.0.brightness.dimming.usage?=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue