Skip to content

Commit

Permalink
tank: add hostapd
Browse files Browse the repository at this point in the history
  • Loading branch information
diego-cr committed Sep 27, 2020
1 parent 0b7efaa commit e4c4291
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions full_tank.mk
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,12 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
bluetooth.default

# Wifi
PRODUCT_PACKAGES += \
hostapd \
libwpa_client \
wpa_supplicant

# Power
PRODUCT_PACKAGES += \
power.default
Expand Down

0 comments on commit e4c4291

Please sign in to comment.