diff --git a/target/product/go_defaults_common.mk b/target/product/go_defaults_common.mk index f931f4a3f9..3e42b68723 100644 --- a/target/product/go_defaults_common.mk +++ b/target/product/go_defaults_common.mk @@ -40,7 +40,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 -PRODUCT_PACKAGES += InProcessTethering +PRODUCT_PACKAGES += com.android.tethering.inprocess # 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