tegu: Enable media performance class 13
The MPC is limited to 13 since Camera recording does not support HDR 10-bit. Bug: 343087302 Test: run cts -m CtsMediaPerformanceClassTestCases Test: run cts -m CtsCameraTestCases -t android.hardware.camera2.cts.ExtendedCameraCharacteristicsTest Change-Id: Ic7ca5fe5d5a21ff6febf67799b80fc0f2da59a4a
This commit is contained in:
parent
e0bc9d4dfc
commit
e98d0ac9d1
1 changed files with 3 additions and 0 deletions
|
@ -280,6 +280,9 @@ PRODUCT_VENDOR_PROPERTIES += \
|
|||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
persist.vendor.camera.front_720P_always_binning=true
|
||||
|
||||
# Media Performance Class 13
|
||||
PRODUCT_PROPERTY_OVERRIDES += ro.odm.build.media_performance_class=33
|
||||
|
||||
# Display LBE
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.lbe.supported=1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue