am 793817ba: CTS: Add missing make dependencies for application security tests

Merge commit '793817baa1455c410311d79ef6f44cac1c26be9f' into eclair

* commit '793817baa1455c410311d79ef6f44cac1c26be9f':
  CTS: Add missing make dependencies for application security tests
diff --git a/core/tasks/cts.mk b/core/tasks/cts.mk
index 2514e64..b45729d 100644
--- a/core/tasks/cts.mk
+++ b/core/tasks/cts.mk
@@ -237,7 +237,7 @@
 # Move app security host-side tests to the repository
 APP_SECURITY_LIB := $(cts_dir)/$(cts_name)/repository/testcases/CtsAppSecurityTests.jar
 
-$(APP_SECURITY_LIB):
+$(APP_SECURITY_LIB): $(HOST_OUT_JAVA_LIBRARIES)/CtsAppSecurityTests.jar $(cts_dir)/all_cts_files_stamp $(ACP)
 	$(ACP) -fv $(HOST_OUT_JAVA_LIBRARIES)/CtsAppSecurityTests.jar $(APP_SECURITY_LIB)
 
 # Generate the default test plan for User.