Merge "product: Mainline wifi module"
This commit is contained in:
@@ -189,7 +189,6 @@ PRODUCT_PACKAGES += \
|
||||
libutils \
|
||||
libvorbisidec \
|
||||
libvulkan \
|
||||
libwifi-service \
|
||||
libwilhelm \
|
||||
linker \
|
||||
linkerconfig \
|
||||
@@ -273,8 +272,8 @@ PRODUCT_PACKAGES += \
|
||||
vndkprivate.libraries.txt \
|
||||
WallpaperBackup \
|
||||
watchdogd \
|
||||
InProcessWifiStack \
|
||||
wificond \
|
||||
wifi-service \
|
||||
wm \
|
||||
|
||||
# VINTF data for system image
|
||||
|
@@ -39,6 +39,7 @@ PRODUCT_ART_TARGET_INCLUDE_DEBUG_BUILD := false
|
||||
|
||||
# Do not spin up a separate process for the network stack on go devices, use an in-process APK.
|
||||
PRODUCT_PACKAGES += InProcessNetworkStack
|
||||
PRODUCT_PACKAGES += InProcessWifiStack
|
||||
|
||||
# Strip the local variable table and the local variable type table to reduce
|
||||
# the size of the system image. This has no bearing on stack traces, but will
|
||||
|
@@ -53,7 +53,6 @@ endif
|
||||
PRODUCT_SYSTEM_SERVER_JARS := \
|
||||
services \
|
||||
ethernet-service \
|
||||
wifi-service \
|
||||
com.android.location.provider \
|
||||
jobscheduler-service \
|
||||
|
||||
|
Reference in New Issue
Block a user