mirror of
https://github.com/followmsi/android_device_asus_deb.git
synced 2024-11-06 22:06:28 +00:00
am 05e07c20
: Merge "Move creation of /data/misc/wifi and /data/misc/dhcp to main init.rc file."
* commit '05e07c20e3c861d0f189e12b850a831a45ded01e': Move creation of /data/misc/wifi and /data/misc/dhcp to main init.rc file.
This commit is contained in:
commit
c9cf733779
1 changed files with 0 additions and 6 deletions
|
@ -136,12 +136,6 @@ on boot
|
|||
on post-fs-data
|
||||
mkdir /data/media 0770 media_rw media_rw
|
||||
|
||||
# Create the directories used by the Wireless subsystem
|
||||
mkdir /data/misc/wifi 0770 wifi wifi
|
||||
mkdir /data/misc/wifi/sockets 0770 wifi wifi
|
||||
mkdir /data/misc/wifi/wpa_supplicant 0770 wifi wifi
|
||||
mkdir /data/misc/dhcp 0770 dhcp dhcp
|
||||
|
||||
chown system system /dev/wcnss_wlan
|
||||
write /sys/module/wcnss_ssr_8960/parameters/enable_riva_ssr 1
|
||||
|
||||
|
|
Loading…
Reference in a new issue