Remove mtk/ussd fix from vndk-detect. It is plain wrong (property doesnt exist)
This commit is contained in:
parent
db12985a31
commit
3f4e811d2e
@ -40,7 +40,3 @@ if getprop ro.hardware |grep -qiE -e qcom -e judyln -e judypn;then
|
||||
setprop persist.sys.overlay.devinputjack true
|
||||
fi
|
||||
fi
|
||||
|
||||
if getprop Build.BRAND | grep -qiE -e MTK;then
|
||||
setprop persist.sys.radio.ussd.fix true
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user