Merge "Add telephony-common, ims-common to telephony apex."

This commit is contained in:
Treehugger Robot
2019-12-10 18:52:38 +00:00
committed by Gerrit Code Review

View File

@@ -97,7 +97,6 @@ PRODUCT_PACKAGES += \
idmap2 \ idmap2 \
idmap2d \ idmap2d \
ime \ ime \
ims-common \
incident \ incident \
incidentd \ incidentd \
incident_helper \ incident_helper \
@@ -253,7 +252,6 @@ PRODUCT_PACKAGES += \
task_profiles.json \ task_profiles.json \
tc \ tc \
telecom \ telecom \
telephony-common \
tombstoned \ tombstoned \
traced \ traced \
traced_probes \ traced_probes \
@@ -333,7 +331,9 @@ PRODUCT_UPDATABLE_BOOT_JARS := \
com.android.conscrypt:conscrypt \ com.android.conscrypt:conscrypt \
com.android.ipsec:ike \ com.android.ipsec:ike \
com.android.media:updatable-media \ com.android.media:updatable-media \
com.android.sdkext:framework-sdkext com.android.sdkext:framework-sdkext \
com.android.telephony:telephony-common \
com.android.telephony:ims-common
PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \
system/core/rootdir/init.usb.rc:system/etc/init/hw/init.usb.rc \ system/core/rootdir/init.usb.rc:system/etc/init/hw/init.usb.rc \