Loading target/product/base_system.mk +5 −3 Original line number Diff line number Diff line Loading @@ -67,6 +67,7 @@ PRODUCT_PACKAGES += \ com.android.os.statsd \ com.android.sdkext \ com.android.telephony \ com.android.tethering \ com.android.tzdata \ com.android.wifi \ ContactsProvider \ Loading Loading @@ -108,7 +109,6 @@ PRODUCT_PACKAGES += \ incident_helper \ init.environ.rc \ init_system \ InProcessTethering \ input \ installd \ iorapd \ Loading Loading @@ -339,7 +339,8 @@ PRODUCT_BOOT_JARS := \ updatable-media \ framework-mediaprovider \ framework-appsearch \ framework-wifi framework-wifi \ framework-tethering PRODUCT_UPDATABLE_BOOT_JARS := \ com.android.appsearch:framework-appsearch \ Loading @@ -351,7 +352,8 @@ PRODUCT_UPDATABLE_BOOT_JARS := \ com.android.sdkext:framework-sdkext \ com.android.telephony:telephony-common \ com.android.telephony:ims-common \ com.android.wifi:framework-wifi com.android.wifi:framework-wifi \ com.android.tethering:framework-tethering PRODUCT_COPY_FILES += \ system/core/rootdir/init.usb.rc:system/etc/init/hw/init.usb.rc \ Loading target/product/go_defaults_common.mk +1 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,7 @@ PRODUCT_ART_TARGET_INCLUDE_DEBUG_BUILD := false PRODUCT_PACKAGES += InProcessNetworkStack PRODUCT_PACKAGES += CellBroadcastAppPlatform PRODUCT_PACKAGES += CellBroadcastServiceModulePlatform PRODUCT_PACKAGES += InProcessTethering # 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 Loading
target/product/base_system.mk +5 −3 Original line number Diff line number Diff line Loading @@ -67,6 +67,7 @@ PRODUCT_PACKAGES += \ com.android.os.statsd \ com.android.sdkext \ com.android.telephony \ com.android.tethering \ com.android.tzdata \ com.android.wifi \ ContactsProvider \ Loading Loading @@ -108,7 +109,6 @@ PRODUCT_PACKAGES += \ incident_helper \ init.environ.rc \ init_system \ InProcessTethering \ input \ installd \ iorapd \ Loading Loading @@ -339,7 +339,8 @@ PRODUCT_BOOT_JARS := \ updatable-media \ framework-mediaprovider \ framework-appsearch \ framework-wifi framework-wifi \ framework-tethering PRODUCT_UPDATABLE_BOOT_JARS := \ com.android.appsearch:framework-appsearch \ Loading @@ -351,7 +352,8 @@ PRODUCT_UPDATABLE_BOOT_JARS := \ com.android.sdkext:framework-sdkext \ com.android.telephony:telephony-common \ com.android.telephony:ims-common \ com.android.wifi:framework-wifi com.android.wifi:framework-wifi \ com.android.tethering:framework-tethering PRODUCT_COPY_FILES += \ system/core/rootdir/init.usb.rc:system/etc/init/hw/init.usb.rc \ Loading
target/product/go_defaults_common.mk +1 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,7 @@ PRODUCT_ART_TARGET_INCLUDE_DEBUG_BUILD := false PRODUCT_PACKAGES += InProcessNetworkStack PRODUCT_PACKAGES += CellBroadcastAppPlatform PRODUCT_PACKAGES += CellBroadcastServiceModulePlatform PRODUCT_PACKAGES += InProcessTethering # 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