Add Security Tests to CTS

Add the new security tests package to the CTS test case list.
This is required to get the package included in the final
CTS zip.

Change-Id: I6f2998d5ac5a8673a2ff81ab8b13ee959dea121c
diff --git a/CtsTestCaseList.mk b/CtsTestCaseList.mk
index 9e3f0a5..b97bea7 100644
--- a/CtsTestCaseList.mk
+++ b/CtsTestCaseList.mk
@@ -50,6 +50,7 @@
 	CtsPreferenceTestCases \
 	CtsProviderTestCases \
 	CtsSaxTestCases \
+	CtsSecurityTestCases \
 	CtsSpeechTestCases \
 	CtsTelephonyTestCases \
 	CtsTestStubs \