msm8976-common: Remove hostapd daemon

* It lives in it's own rc extension now
This commit is contained in:
Luca Stefani 2017-08-27 20:25:32 +02:00 committed by LuK1337
parent aa9b14817f
commit 3b1d4dda68
1 changed files with 0 additions and 10 deletions

View File

@ -1273,9 +1273,6 @@ on post-fs-data
mkdir /data/fota 0771
chown system system /data/fota
# Create directory for hostapd
mkdir /data/hostapd 0770 system wifi
# Create /data/time folder for time-services
mkdir /data/time/ 0700 system system
@ -1435,13 +1432,6 @@ service loc_launcher /system/bin/loc_launcher
class late_start
group gps inet qcom_diag wifi
service hostapd /system/bin/hostapd -dd /data/hostapd/hostapd.conf
class late_start
user root
group root
oneshot
disabled
on property:ro.data.large_tcp_window_size=true
# Adjust socket buffer to enlarge TCP receive window for high bandwidth (e.g. DO-RevB)
write /proc/sys/net/ipv4/tcp_adv_win_scale 2