summaryrefslogtreecommitdiffstats
path: root/vendor.mk
diff options
context:
space:
mode:
authorRoman Kiryanov <rkir@google.com>2020-03-05 12:02:13 -0800
committerRoman Kiryanov <rkir@google.com>2020-03-09 10:47:26 -0700
commit4413d21578c19930e1033cc64d6a3a11ae88d57e (patch)
tree8d6658bb434af1dec6f320dbc9e75abadf126dcf /vendor.mk
parent3a99469f38fa5567c550b42088a9905cc22f4ada (diff)
downloaddevice_generic_goldfish-4413d21578c19930e1033cc64d6a3a11ae88d57e.tar.gz
device_generic_goldfish-4413d21578c19930e1033cc64d6a3a11ae88d57e.tar.bz2
device_generic_goldfish-4413d21578c19930e1033cc64d6a3a11ae88d57e.zip
Create wifi radios from init.wifi.sh
We can't pass mac_prefix to kernel since common kernel does not support it. init.wifi.sh will create radios with spicified MAC addresses instead. Bug: 147493341 Bug: 149778407 Test: boot, check if wifi works Signed-off-by: Roman Kiryanov <rkir@google.com> Merged-In: I244454d7c30dfb416c67b71762e34bf7f273d084 Change-Id: I697f9146295511dbdbfb8126cc0ced4eea01db4f
Diffstat (limited to 'vendor.mk')
-rw-r--r--vendor.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor.mk b/vendor.mk
index 63b2740f..5711bafb 100644
--- a/vendor.mk
+++ b/vendor.mk
@@ -162,6 +162,7 @@ PRODUCT_PACKAGES += \
# WiFi: vendor side
PRODUCT_PACKAGES += \
+ mac80211_create_radios \
createns \
dhcpclient \
execns \