Merge "Move NetworkStack in-process from lib to APK" am: c6bf520424 am: 0dda351bf0

am: 3ea98a1d22

Change-Id: I63d45ae55d5740b0438c3462cec4391387552b98
This commit is contained in:
Remi NGUYEN VAN
2019-03-11 19:12:35 -07:00
committed by android-build-merger

View File

@@ -36,9 +36,8 @@ PRODUCT_DEX_PREOPT_BOOT_IMAGE_PROFILE_LOCATION := frameworks/base/config/boot-im
# Do not generate libartd.
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 lib.
PRODUCT_PACKAGES += NetworkStackLib
PRODUCT_SYSTEM_SERVER_JARS += NetworkStackLib
# Do not spin up a separate process for the network stack on go devices, use an in-process APK.
PRODUCT_PACKAGES += InProcessNetworkStack
# 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