summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoshan Pius <rpius@google.com>2017-03-13 23:28:00 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-03-13 23:28:00 +0000
commit803179aa44e5d195e1601355cc5d629a28387831 (patch)
tree9d55d3e454324fa89952daf0071e89289a3c463a
parent8ff4d40fb0dd704e8b1995f3f03ff771c7101f79 (diff)
parent8c6bfb059a3d16d6ba668c45fc98cf425e08105b (diff)
downloadhikey-803179aa44e5d195e1601355cc5d629a28387831.tar.gz
hikey: Move wpa_supplicant to vendor partition am: 17ea3f3016
am: 8c6bfb059a Change-Id: I2453d0d622382cc9cc1aadd1f657fc80eacbb09c
-rw-r--r--init.common.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.common.rc b/init.common.rc
index 318ffc9b..81c7aa2f 100644
--- a/init.common.rc
+++ b/init.common.rc
@@ -94,7 +94,7 @@ service uim /vendor/bin/uim
group bluetooth net_bt_admin system
oneshot
-service wpa_supplicant /system/bin/wpa_supplicant \
+service wpa_supplicant /system/vendor/bin/hw/wpa_supplicant \
-iwlan0 -Dnl80211 -c/data/misc/wifi/wpa_supplicant.conf \
-e/data/misc/wifi/entropy.bin -g@android:wpa_wlan0
socket wpa_wlan0 dgram 660 wifi wifi