commit
6b9054e07c
@ -13,7 +13,7 @@ if [ -d /sys/module/five ];then
|
|||||||
if mount -o bind /system/phh/empty /sbin/adbd;then
|
if mount -o bind /system/phh/empty /sbin/adbd;then
|
||||||
setprop sys.phh.five true
|
setprop sys.phh.five true
|
||||||
fi
|
fi
|
||||||
else if [ -f /sbin/adbd ];then
|
elif [ -f /sbin/adbd ];then
|
||||||
mount -o bind /system/bin/adbd /sbin/adbd
|
mount -o bind /system/bin/adbd /sbin/adbd
|
||||||
fi
|
fi
|
||||||
if ( getprop ro.hardware | grep -qE '(kirin970|hi3660|hi6250|hi3670)' );then
|
if ( getprop ro.hardware | grep -qE '(kirin970|hi3660|hi6250|hi3670)' );then
|
||||||
|
Loading…
Reference in New Issue
Block a user