Migrate app security tests to CTS_v2

bug:21762834

Change-Id: Ib4e462977f648970004d82c1a2f56dfc032b4781
diff --git a/tools/utils/buildCts.py b/tools/utils/buildCts.py
index 535560f..92f2671 100755
--- a/tools/utils/buildCts.py
+++ b/tools/utils/buildCts.py
@@ -327,6 +327,7 @@
       'android.accounts' : [],
       'android.admin' : [],
       'android.animation' : [],
+      'android.appsecurity' : [],
       'android.bionic' : [],
       'android.bluetooth' : [],
       'android.calendarcommon' : [],
@@ -364,7 +365,6 @@
       'android.signature' : [],
       'android.simplecpu' : [],
       'android.speech' : [],
-      'android.tests.appsecurity' : [],
       'android.text' : [],
       'android.textureview' : [],
       'android.theme' : [],