Add netflix id on Mi9, this gives 720p/1080p when securized
This commit is contained in:
parent
de8d6e38d3
commit
05b863b07a
@ -726,3 +726,7 @@ if getprop ro.build.overlay.deviceid |grep -iq -e RMX1941 -e RMX1945 -e RMX1943
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
resetprop ro.bluetooth.library_name libbluetooth.so
|
resetprop ro.bluetooth.library_name libbluetooth.so
|
||||||
|
|
||||||
|
if getprop ro.vendor.build.fingerprint |grep -q Xiaomi/cepheus;then
|
||||||
|
setprop ro.netflix.bsp_rev Q855-16947-1
|
||||||
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user