aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Legrand <android@legrand.ws>2017-09-20 18:42:25 +0200
committerBenjamin Legrand <android@legrand.ws>2017-09-20 18:42:25 +0200
commit7ef8b0d567e27216032dcb4fcb758711af8714e3 (patch)
treed47008f9b7c0472727650ee15b39c0d27a5a38d0
parentff958d3e3eff301e33f36ed437de571c7df45ed8 (diff)
Update to new path for hostapdHEADo8.0
Change-Id: I777bd4b90723f2ff4911209e9dac49a1812cb799
-rwxr-xr-xrootdir/etc/init.qcom.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc
index 0080d4e..a7846dd 100755
--- a/rootdir/etc/init.qcom.rc
+++ b/rootdir/etc/init.qcom.rc
@@ -469,7 +469,7 @@ service wpa_supplicant /vendor/bin/hw/wpa_supplicant \
disabled
oneshot
-service hostapd /system/bin/hostapd -dd /data/hostapd/hostapd.conf
+service hostapd /vendor/bin/hostapd -dd /data/misc/wifi/hostapd.conf
class late_start
user root
group root