base_system.mk: Switch back to InProcessWifiStack
Until we fix the RAM usage increase with the out of process version, use the system_server version. Bug: 140564146 Test: Device boots up and connects to wifi networks. Change-Id: I8ebfba7e2ce8fcb7383ce05336dbc0ae7d7a2947
This commit is contained in:
parent
45c0f56ae9
commit
da2153126c
1 changed files with 1 additions and 1 deletions
|
@ -266,7 +266,7 @@ PRODUCT_PACKAGES += \
|
|||
vold \
|
||||
WallpaperBackup \
|
||||
watchdogd \
|
||||
WifiStack \
|
||||
InProcessWifiStack \
|
||||
wificond \
|
||||
wm \
|
||||
|
||||
|
|
Loading…
Reference in a new issue