Reenable in-call mute fix for huawei

This commit is contained in:
Pierre-Hugues Husson 2019-02-17 13:18:57 +01:00
parent 63bacaf3bf
commit 21f2aacfd7
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ if [ -n "$FOUND_HUAWEI" ];then
setprop persist.sys.bt_acl_bypass true
setprop persist.sys.camera.huawei true
setprop persist.sys.radio.ussd.fix true
setprop persist.sys.radio.huawei true
setprop debug.hwui.profile true
fi