sm6225-common: Add property to prefer hw codecs in thumbnail
Add property "media.stagefright.thumbnail.prefer_hw_codecs" to system.prop Change-Id: If60f9cdc8b0236df421a72e7621f1e57fd3f4f55
This commit is contained in:
parent
225e97375a
commit
27156185cc
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ persist.vendor.dpm.feature=11
|
||||||
|
|
||||||
# Media
|
# Media
|
||||||
media.settings.xml=/vendor/etc/media_profiles_vendor.xml
|
media.settings.xml=/vendor/etc/media_profiles_vendor.xml
|
||||||
|
media.stagefright.thumbnail.prefer_hw_codecs=true
|
||||||
ro.media.recorder-max-base-layer-fps=60
|
ro.media.recorder-max-base-layer-fps=60
|
||||||
|
|
||||||
# QVA
|
# QVA
|
||||||
|
|
Loading…
Reference in a new issue