Fix bluetooth on cheryl

Signed-off-by: DarkJoker360 <simoespo159@gmail.com>
This commit is contained in:
DarkJoker360 2021-08-26 12:50:24 +02:00
parent dfd02ff557
commit d8d6d29f36
1 changed files with 2 additions and 0 deletions

View File

@ -563,6 +563,8 @@ fi
# This matches both Razer Phone 1 & 2
if getprop ro.vendor.build.fingerprint |grep -qE razer/cheryl;then
setprop ro.audio.monitorRotation true
mount -o bind /system/phh/empty /vendor/overlay/BluetoothResCommon.apk
mount -o bind /system/phh/empty /vendor/overlay/RazerCherylBluetoothRes.apk
fi
if getprop ro.vendor.build.fingerprint | grep -qiE '^samsung'; then