History log of /cts/hostsidetests/devicepolicy/app/IntentReceiver/src/com/android/cts/intent/receiver/IntentReceiverActivity.java
Revision Date Author Comments
1b210a331cb9602e6be6b94c8e24dd474de2b564 07-May-2015 Benjamin Franz <bfranz@google.com> Update LockTaskTest with new API call and behaviour changes

A new API ActivityManager.getLockTaskModeState was introduced and is
added to the tests. Additionally, the behaviour of lock task mode
changed slightly in that whitelisted apps can now launch new tasks,
whereas non-whitelisted apps still cannot be launched in new tasks.

Bug: 19516141
Bug: 20514015
Change-Id: Id4896faa80c8af05f8c59e85b9f05e02eb761252
99f81251726e5ed294a723541b694d3a940138d4 27-Oct-2014 Nicolas Prevot <nprevot@google.com> Cts tests for cross-profile copy paste.

BUG: 17998715

Change-Id: I7a752b44b4e15efa49de0912f58aa65f3cea1118
8d959c10e2f3eb9e85951e9348c869cb9ef1cefd 14-Oct-2014 Jeff Sharkey <jsharkey@android.com> 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
b297f57cf8db9e274b4977c220e998a835a7aa79 08-Oct-2014 Nicolas Prevot <nprevot@google.com> Test that apps permissions don't work accross users for uris.

Only uri grants should work accross users.

Also move code from the activity to the activity instrumentation.

BUG:17746554

Change-Id: I8702a427513b1e0f3f8055a527c5ef47d30af71c
7366f3f6496a75c643656c1c5d37c86dedabe6f7 01-Oct-2014 Nicolas Prevot <nprevot@google.com> CTS tests for cross-profile content uris.

Test that apps in other profiles receiving an intent can read/write uris passed in the ClipData.

BUG: 17746554

Change-Id: Ife0b9556d4b25fb99c93836309829d4c00412257