sm8550-common: Use AOSP default Codec2/OMX ranks
debug.stagefright.ccodec=4 is the default value in frameworks. debug.stagefright.omx_default_rank=0 was used to rank OMX SW codecs lower than OMX HW codecs but we have removed all OMX SW codecs now. Change-Id: Idf55ec02c2c0f4d2fa73f949cffef0d820a54570
This commit is contained in:
committed by
chaptsand
parent
c8526b7547
commit
5e813acb73
@@ -156,8 +156,6 @@ ro.security.keystore.keytype=sakv2,gak,sgak,rkp
|
|||||||
|
|
||||||
# Media
|
# Media
|
||||||
debug.c2.use_dmabufheaps=1
|
debug.c2.use_dmabufheaps=1
|
||||||
debug.stagefright.ccodec=4
|
|
||||||
debug.stagefright.omx_default_rank=0
|
|
||||||
|
|
||||||
# NFC
|
# NFC
|
||||||
ro.camera.notify_nfc=1
|
ro.camera.notify_nfc=1
|
||||||
|
Reference in New Issue
Block a user