projects
/
GitHub
/
LineageOS
/
android_device_motorola_exynos9610-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89e9c9a
)
exynos9610: Update makefile to use the AIDL Wifi Vendor HAL.
author
Gabriel Biren
<gbiren@google.com>
Mon, 27 Mar 2023 22:33:41 +0000
(22:33 +0000)
committer
Nolen Johnson
<johnsonnolen@gmail.com>
Tue, 28 Nov 2023 23:50:02 +0000
(23:50 +0000)
Bug:
274964641
Test: Pre-submit tests
Change-Id: I4d9114377fe75b593bbfe6a59f03d8f5d607d6a1
common.mk
patch
|
blob
|
blame
|
history
diff --git
a/common.mk
b/common.mk
index c263d033894f65f8b9eba260e3c54893cca4915f..ef39b5fe608bbe5d62588bbcf4182568964a056c 100644
(file)
--- a/
common.mk
+++ b/
common.mk
@@
-407,7
+407,7
@@
PRODUCT_PACKAGES += \
# WiFi
PRODUCT_PACKAGES += \
- android.hardware.wifi
@1.0
-service \
+ android.hardware.wifi-service \
hostapd \
libip_checksum_shim.vendor \
WifiOverlay \