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

Commit 62e5b24d authored by Nathan Harold's avatar Nathan Harold
Browse files

Remove dependency on telephony-common from services/core

After migrating all the dependencies from frameworks/opt/telephony
to frameworks/base, the dependency is no longer needed and should
never have been created in the first place. Happily removed.

Bug: 33414487
Test: compilation
Change-Id: I261da4c6b819b3c960ce56d2cab5c80cb34e852e
parent 016e9c6a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -19,7 +19,6 @@ LOCAL_AIDL_INCLUDES += \

LOCAL_JAVA_LIBRARIES := \
    services.net \
    telephony-common \
    android.hardware.light@2.0-java \
    android.hardware.power@1.0-java \
    android.hardware.tv.cec@1.0-java