Use media_profiles_vendor on Razer Phone to enable 4k video recording
This commit is contained in:
parent
c4a41337e2
commit
9fe8e103e9
@ -656,6 +656,8 @@ if getprop ro.omc.build.version |grep -qE .;then
|
||||
done
|
||||
fi
|
||||
|
||||
if getprop ro.vendor.build.fingerprint |grep -qiE -e Nokia/Plate2; then
|
||||
if getprop ro.vendor.build.fingerprint |grep -qiE \
|
||||
-e Nokia/Plate2 \
|
||||
-e razer/cheryl ; then
|
||||
setprop media.settings.xml "/vendor/etc/media_profiles_vendor.xml"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user