Huawei: Remove QC properties since Treble App it's now handling them
This commit is contained in:
parent
7fef1cb78b
commit
4c768bd042
@ -31,10 +31,3 @@ if getprop ro.hardware |grep -qiE -e qcom -e judyln;then
|
||||
setprop persist.sys.overlay.devinputjack true
|
||||
fi
|
||||
|
||||
if ( getprop ro.hardware | grep -qE '(hi6250)' );then
|
||||
setprop QC.HI6250 1
|
||||
fi
|
||||
|
||||
if ( getprop ro.hardware | grep -qE '(hi3660|hi3670|kirin970)' );then
|
||||
setprop QC.HI36x0 1
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user