diff --git a/lowram/device.mk b/lowram/device.mk index ceae05d..a67428c 100644 --- a/lowram/device.mk +++ b/lowram/device.mk @@ -23,4 +23,3 @@ PRODUCT_DISABLE_SCUDO := true # Do not spin up a separate process for the network stack on go devices, use an in-process APK. PRODUCT_PACKAGES += InProcessNetworkStack -PRODUCT_PACKAGES += com.android.tethering.inprocess