mirror of
https://github.com/followmsi/android_device_asus_deb.git
synced 2024-11-06 22:06:28 +00:00
deb: fix usb
This commit is contained in:
parent
af21961e8e
commit
59d845578d
1 changed files with 4 additions and 0 deletions
|
@ -135,6 +135,10 @@ on post-fs-data
|
|||
chown system system /dev/wcnss_wlan
|
||||
write /sys/module/wcnss_ssr_8960/parameters/enable_riva_ssr 1
|
||||
|
||||
# avoid USB crash
|
||||
setprop persist.adb.nonblocking_ffs 0
|
||||
setprop ro.adb.nonblocking_ffs 0
|
||||
|
||||
mkdir /tombstones/modem 0771 system system
|
||||
mkdir /tombstones/lpass 0771 system system
|
||||
mkdir /tombstones/wcnss 0771 system system
|
||||
|
|
Loading…
Reference in a new issue