Merge "prepare cellbroadcastreceiver to be a mainline module"

am: 68a6e704d6

Change-Id: I518fb7701a8290fc77d21427604dbd10556c19d0
This commit is contained in:
Ian Kasprzak 2019-09-12 09:27:23 -07:00 committed by android-build-merger
commit 73de478268
2 changed files with 2 additions and 1 deletions

View File

@ -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 += CellBroadcastAppPlatform
# 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

View File

@ -21,6 +21,6 @@ PRODUCT_PACKAGES := \
ONS \
CarrierDefaultApp \
CallLogBackup \
CellBroadcastReceiver \
CellBroadcastAppPlatform \
PRODUCT_COPY_FILES := \