summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoshan Pius <rpius@google.com>2017-03-07 17:29:04 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-03-07 17:29:04 +0000
commit26dbdecb4ee2b567f3a45dff954a242765f362db (patch)
tree946961fbe3a79fcbea490874d7941bf22d5d4d77
parent79feba2faa95028b24d44a92161697f2b7c3393d (diff)
parent675fb05065f490affd82830acd8f596e7807e12e (diff)
downloadbullhead-26dbdecb4ee2b567f3a45dff954a242765f362db.tar.gz
bullhead: Move wpa_supplicant to vendor partition
am: 675fb05065 Change-Id: I61cb88a55d35ebec6a6f9a468e0147701320ae38
-rw-r--r--init.bullhead.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.bullhead.rc b/init.bullhead.rc
index 729e64e..80040ed 100644
--- a/init.bullhead.rc
+++ b/init.bullhead.rc
@@ -325,7 +325,7 @@ service thermal-engine /system/bin/thermal-engine
socket thermal-recv-passive-client stream 0666 system system
group root
-service wpa_supplicant /system/bin/wpa_supplicant \
+service wpa_supplicant /vendor/bin/hw/wpa_supplicant \
-ip2p0 -Dnl80211 -c/data/misc/wifi/p2p_supplicant.conf \
-I/system/etc/wifi/p2p_supplicant_overlay.conf -N \
-iwlan0 -Dnl80211 -c/data/misc/wifi/wpa_supplicant.conf \