SetupWizard: Remove bogus Lineage SDK dependency

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

Change-Id: I9d06246fbf0fbe076b9a884e2bf27fcba8bf5468
This commit is contained in:
Bruno Martins
2018-08-22 01:06:23 +01:00
parent 6ef80d996b
commit 2c2f76c940

View File

@@ -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