Split VersionTest and LeakTest from renderscript into renderscriptlegacy

Make sure renderscript test is 64-bit compatible and leave .bc files used in
VersionTest and LeakTest in renderscriptlegacy and it will only be 32-bit
compatible.

bug: 17410631
Change-Id: Iaa1e3754edfb5ac19ee07423e06867ee33e08bb9
diff --git a/CtsTestCaseList.mk b/CtsTestCaseList.mk
index 6f42ea7..d9af12e 100644
--- a/CtsTestCaseList.mk
+++ b/CtsTestCaseList.mk
@@ -106,6 +106,7 @@
     CtsPrintTestCases \
     CtsProviderTestCases \
     CtsRenderscriptTestCases \
+    CtsRenderscriptLegacyTestCases \
     CtsRsCppTestCases \
     CtsSaxTestCases \
     CtsSecurityTestCases \