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:
Roshan Pius 2019-10-11 11:29:43 -07:00
parent 45c0f56ae9
commit da2153126c

View file

@ -266,7 +266,7 @@ PRODUCT_PACKAGES += \
vold \
WallpaperBackup \
watchdogd \
WifiStack \
InProcessWifiStack \
wificond \
wm \