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

Commit e4f39562 authored by Nicholas Sauer's avatar Nicholas Sauer
Browse files

Remove mms-common from tiny and minimal builds to fix the pdk build.

mms-common was replaced with telephony-common over several CLs including
ag/496311. the current mms-common project is merely a dummy class used
to satisfy legacy build targets. i confirmed with ywen@ that it is no
longer needed.

Change-Id: I70302abe4d1312847341bbda4976c489af2e32e3
parent ac1da77e
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -66,7 +66,6 @@ PRODUCT_PACKAGES += \
    make_ext4fs \
    e2fsck \
    resize2fs \
    mms-common \
    screencap \
    sensorservice \
    telephony-common \
@@ -91,7 +90,6 @@ PRODUCT_BOOT_JARS := \
    telephony-common \
    voip-common \
    ims-common \
    mms-common \
    apache-xml \
    org.apache.http.legacy

+0 −2
Original line number Diff line number Diff line
@@ -76,7 +76,6 @@ PRODUCT_PACKAGES += \
    telephony-common \
    voip-common \
    logd \
    mms-common \
    wifi-service

# The order matters
@@ -91,7 +90,6 @@ PRODUCT_BOOT_JARS := \
    telephony-common \
    voip-common \
    ims-common \
    mms-common \
    apache-xml \
    nullwebview \
    org.apache.http.legacy