mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
universal7885: Add WifiOverlay
Bug: 148617260 Test: Device boots up and connects to wifi networks. Change-Id: Iec27a6d947a232a42451ef095dc73d1a52327db5 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
78233e4a8b
commit
5453c66f29
4 changed files with 72 additions and 0 deletions
|
|
@ -246,6 +246,7 @@ PRODUCT_PACKAGES += \
|
|||
android.hardware.wifi@1.0-service \
|
||||
hostapd \
|
||||
TetheringConfigOverlay \
|
||||
WifiOverlay \
|
||||
wpa_supplicant
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
|
|
|||
Loading…
Reference in a new issue