SetupWizardTests: Properly depend on Lineage SDK
* Platform apps that depend on the SDK must only link against org.lineageos.platform.internal Change-Id: Ibf63433f0961572d118361f984270f56accf8409
This commit is contained in:
@@ -6,7 +6,7 @@ LOCAL_MODULE_TAGS := optional
|
||||
LOCAL_PRIVILEGED_MODULE := true
|
||||
|
||||
LOCAL_STATIC_JAVA_LIBRARIES := \
|
||||
org.lineageos.platform.sdk
|
||||
org.lineageos.platform.internal
|
||||
|
||||
# Include all test java files.
|
||||
LOCAL_SRC_FILES := $(call all-java-files-under, src)
|
||||
|
Reference in New Issue
Block a user