Loading target/product/go_defaults_common.mk +1 −0 Original line number Diff line number Diff line Loading @@ -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 Loading target/product/telephony_system.mk +1 −1 Original line number Diff line number Diff line Loading @@ -21,6 +21,6 @@ PRODUCT_PACKAGES := \ ONS \ CarrierDefaultApp \ CallLogBackup \ CellBroadcastReceiver \ CellBroadcastAppPlatform \ PRODUCT_COPY_FILES := \ Loading
target/product/go_defaults_common.mk +1 −0 Original line number Diff line number Diff line Loading @@ -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 Loading
target/product/telephony_system.mk +1 −1 Original line number Diff line number Diff line Loading @@ -21,6 +21,6 @@ PRODUCT_PACKAGES := \ ONS \ CarrierDefaultApp \ CallLogBackup \ CellBroadcastReceiver \ CellBroadcastAppPlatform \ PRODUCT_COPY_FILES := \