am f2bd50b2: Merge "Fix the doc of addCrossProfileIntentFilter." into lmp-mr1-dev
* commit 'f2bd50b2ec0e5d7a25694170e0dc1363465fd24e': Fix the doc of addCrossProfileIntentFilter.
This commit is contained in:
@@ -2797,6 +2797,8 @@ public class DevicePolicyManager {
|
|||||||
/**
|
/**
|
||||||
* Called by the profile owner of a managed profile so that some intents sent in the managed
|
* Called by the profile owner of a managed profile so that some intents sent in the managed
|
||||||
* profile can also be resolved in the parent, or vice versa.
|
* profile can also be resolved in the parent, or vice versa.
|
||||||
|
* Only activity intents are supported.
|
||||||
|
*
|
||||||
* @param admin Which {@link DeviceAdminReceiver} this request is associated with.
|
* @param admin Which {@link DeviceAdminReceiver} this request is associated with.
|
||||||
* @param filter The {@link IntentFilter} the intent has to match to be also resolved in the
|
* @param filter The {@link IntentFilter} the intent has to match to be also resolved in the
|
||||||
* other profile
|
* other profile
|
||||||
|
|||||||
Reference in New Issue
Block a user