Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7719c44e authored by Mark Chien's avatar Mark Chien Committed by Android (Google) Code Review
Browse files

Merge "[Tether16] Build Tethering package"

parents fd810658 8c3ae62e
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
@@ -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 \
@@ -108,7 +109,6 @@ PRODUCT_PACKAGES += \
    incident_helper \
    init.environ.rc \
    init_system \
    InProcessTethering \
    input \
    installd \
    iorapd \
@@ -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 \
@@ -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 \
+1 −0
Original line number Diff line number Diff line
@@ -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