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

Commit 40703e94 authored by Adam Lesinski's avatar Adam Lesinski
Browse files

The public Telephony APIs must be present in all Android products

Change-Id: I8d510a422b00b65beed2675c611301e20fd1356f
parent 88c6d8d3
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -74,7 +74,10 @@ PRODUCT_PACKAGES += \
    nullwebview \
    screencap \
    sensorservice \
    uiautomator
    uiautomator \
    telephony-common \
    voip-common \
    mms-common

# The order matters
PRODUCT_BOOT_JARS := \
@@ -86,6 +89,9 @@ PRODUCT_BOOT_JARS := \
    ext \
    framework \
    framework2 \
    telephony-common \
    voip-common \
    mms-common \
    android.policy \
    services \
    apache-xml \