Yet another broken sw codec2

This commit is contained in:
Pierre-Hugues Husson 2020-03-26 11:45:44 +01:00
parent eeaa31fdd5
commit f7981ef123

View File

@ -647,6 +647,6 @@ if getprop ro.build.overlay.deviceid |grep -qE '^RMX';then
fi fi
fi fi
if [ "$vndk" -le 28 ] && getprop ro.hardware |grep -q -e mt6761 -e mt6763;then if [ "$vndk" -le 28 ] && getprop ro.hardware |grep -q -e mt6761 -e mt6763 -e mt6765;then
setprop debug.stagefright.ccodec 0 setprop debug.stagefright.ccodec 0
fi fi