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

Commit cd247e92 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 059ca6c7
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -24,8 +24,7 @@ LOCAL_STATIC_ANDROID_LIBRARIES := \

LOCAL_STATIC_JAVA_LIBRARIES := \
    libphonenumber \
    org.lineageos.platform.internal \
    org.lineageos.platform.sdk
    org.lineageos.platform.internal

LOCAL_JAVA_LIBRARIES := \
    telephony-common