c10p10: Enable media performance class 13 am: 885e1840d8
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/18188092 Change-Id: Ie9f79cf5c44aaa1810179d17f093179131103a8a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
c85255e51e
2 changed files with 6 additions and 0 deletions
|
@ -67,6 +67,9 @@ PRODUCT_COPY_FILES += \
|
|||
PRODUCT_COPY_FILES += \
|
||||
device/google/pantah/media_profiles_cheetah.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles_V1_0.xml
|
||||
|
||||
# Media Performance Class 13
|
||||
PRODUCT_PROPERTY_OVERRIDES += ro.odm.build.media_performance_class=33
|
||||
|
||||
# Display Config
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/pantah/cheetah/display_colordata_boe-nt37290_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_colordata_boe-nt37290_cal0.pb \
|
||||
|
|
|
@ -57,6 +57,9 @@ PRODUCT_COPY_FILES += \
|
|||
PRODUCT_COPY_FILES += \
|
||||
device/google/pantah/media_profiles_panther.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles_V1_0.xml
|
||||
|
||||
# Media Performance Class 13
|
||||
PRODUCT_PROPERTY_OVERRIDES += ro.odm.build.media_performance_class=33
|
||||
|
||||
# Display Config
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/pantah/panther/display_colordata_dev_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_colordata_dev_cal0.pb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue