hikey: Move wpa_supplicant to vendor partition
Bug: 35684372
Test: Compiles
Change-Id: Id49e340f63c24340d3ad53596d7a9eddd0888298
diff --git a/init.common.rc b/init.common.rc
index a13fa3c..ae33170 100644
--- a/init.common.rc
+++ b/init.common.rc
@@ -94,7 +94,7 @@
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