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

Commit 2f9a705e authored by Adam Lesinski's avatar Adam Lesinski Committed by Android Git Automerger
Browse files

am 3f1b5c52: Merge "The public Telephony APIs must be present in all Android...

am 3f1b5c52: Merge "The public Telephony APIs must be present in all Android products" into klp-modular-dev

* commit '3f1b5c52':
  The public Telephony APIs must be present in all Android products
parents 1cd740f1 3f1b5c52
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 \