New shiny thing broke adb again

This commit is contained in:
Pierre-Hugues Husson 2019-09-12 21:21:48 +02:00
parent 926096b97f
commit 5aa82fd371
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
vndk="$(getprop persist.sys.vndk)"
[ -z "$vndk" ] && vndk="$(getprop ro.vndk.version |grep -oE '^[0-9]+')"
setprop sys.usb.ffs.aio_compat true
setprop persist.adb.nonblocking_ffs false
fixSPL() {
if [ "$(getprop ro.product.cpu.abi)" = "armeabi-v7a" ]; then