c10p10: Enable media performance class 13
Bug: 229938655 Bug: 231176609 Test: atest CtsMediaPerformanceClassTestCases Test: atest android.hardware.camera2.cts.ExtendedCameraCharacteristicsTest#testCameraPerfClassCharacteristics Test: atest CtsFileSystemTestCases Change-Id: Iec4eac3a3148b8ca6eefdf23151a146ab26ec596
This commit is contained in:
parent
a4d7b2d49d
commit
885e1840d8
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