Security tests for cross user intents.

This splits the sender and receiver apps to allow us to test both
directions: from managed to parent and from parent to managed.

Bug: 17983737
Change-Id: I2af55d96a262f71b157bfa3c076846695f726aa8
diff --git a/CtsTestCaseList.mk b/CtsTestCaseList.mk
index 518de4b..2011b18 100644
--- a/CtsTestCaseList.mk
+++ b/CtsTestCaseList.mk
@@ -69,6 +69,7 @@
     CtsDeviceTaskswitchingControl \
     CtsDeviceUi \
     CtsIntentReceiverApp \
+    CtsIntentSenderApp \
     CtsManagedProfileApp \
     CtsMonkeyApp \
     CtsMonkeyApp2 \