Add environment to write profile owner CTS tests

Added the skeleton to be able to run CTS tests on profile owner APIs.

Bug: 17312478
Change-Id: I921289536d36e8c697959c3022afafbcf2eef49a
diff --git a/CtsTestCaseList.mk b/CtsTestCaseList.mk
index d90f4fb..053172e 100644
--- a/CtsTestCaseList.mk
+++ b/CtsTestCaseList.mk
@@ -39,6 +39,7 @@
     CtsDeviceUi \
     CtsMonkeyApp \
     CtsMonkeyApp2 \
+    CtsProfileOwnerApp \
     CtsSomeAccessibilityServices \
     CtsTestStubs \
     CtsThemeDeviceApp \
@@ -134,6 +135,7 @@
 cts_host_libraries := \
     CtsAdbTests \
     CtsAppSecurityTests \
+    CtsDevicePolicyManagerTestCases \
     CtsHostJank \
     CtsHostUi \
     CtsMonkeyTestCases \