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

Commit 13bc18a3 authored by Amit Mahajan's avatar Amit Mahajan
Browse files

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

Test: basic telephony sanity
Test: m com.android.telephony && adb install com.android.telephony.apex
Bug: 145555313
Change-Id: I5588f7615c45aac00eb00f436e15e8a1746d9ac6
parent 8c7ca1bc
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -97,7 +97,6 @@ PRODUCT_PACKAGES += \
    idmap2 \
    idmap2d \
    ime \
    ims-common \
    incident \
    incidentd \
    incident_helper \
@@ -253,7 +252,6 @@ PRODUCT_PACKAGES += \
    task_profiles.json \
    tc \
    telecom \
    telephony-common \
    tombstoned \
    traced \
    traced_probes \
@@ -333,7 +331,9 @@ PRODUCT_UPDATABLE_BOOT_JARS := \
    com.android.conscrypt:conscrypt \
    com.android.ipsec:ike \
    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 += \
    system/core/rootdir/init.usb.rc:system/etc/init/hw/init.usb.rc \