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

Commit 2c2f76c9 authored by Bruno Martins's avatar Bruno Martins
Browse files

SetupWizard: Remove bogus Lineage SDK dependency

 * Platform apps that depend on the SDK must only link
   against org.lineageos.platform.internal

Change-Id: I9d06246fbf0fbe076b9a884e2bf27fcba8bf5468
parent 6ef80d99
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -20,8 +20,7 @@ LOCAL_STATIC_JAVA_LIBRARIES := \
    android-support-v13 \
    android-support-v14-preference \
    libphonenumber \
    org.lineageos.platform.internal \
    org.lineageos.platform.sdk
    org.lineageos.platform.internal

LOCAL_JAVA_LIBRARIES := \
    telephony-common