matisse-common: Disable Treble OMX by default.

Test: Manual use of Camera, Movies, Photos and YouTube apps.

Test: With CtsMediaTestCases.apk installed,
adb shell am instrument -e size small -w
'android.media.cts/android.support.test.runner.AndroidJUnitRunner'

Bug: 31399200
Change-Id: I282ae2d830265653e67bc81a3152cd0a338689da
This commit is contained in:
Pawin Vongmasa 2017-03-29 17:38:54 -07:00 committed by matteo0026
parent 6f35c9ee0b
commit 4109a9756e
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@ mmp.enable.3g2=true
#37491 is decimal sum of supported codecs in AAL
#codecs: AVI AC3 ASF AAC QCP DTS 3G2 MP2TS
mm.enable.qcom_parser=37491
persist.media.treble_omx=false
# Memory optimizations
ro.vendor.qti.am.reschedule_service=true