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 059ca6c729
commit cd247e92b8

View File

@@ -24,8 +24,7 @@ LOCAL_STATIC_ANDROID_LIBRARIES := \
LOCAL_STATIC_JAVA_LIBRARIES := \ LOCAL_STATIC_JAVA_LIBRARIES := \
libphonenumber \ libphonenumber \
org.lineageos.platform.internal \ org.lineageos.platform.internal
org.lineageos.platform.sdk
LOCAL_JAVA_LIBRARIES := \ LOCAL_JAVA_LIBRARIES := \
telephony-common telephony-common