OSDN Git Service

Introducing removable and non-removable ForwardingIntentFilters.
authorNicolas Prevot <nprevot@google.com>
Thu, 1 May 2014 15:16:46 +0000 (16:16 +0100)
committerNicolas Prevot <nprevot@google.com>
Tue, 6 May 2014 11:37:20 +0000 (12:37 +0100)
commit6fee7d4cf991a8d39bdefb782937250c87f60f25
treee2728959352932e360e44e620de8e5dfbb83aad0
parentda25a59a19b668b1a2c36e10ee8747fc7dd6867d
Introducing removable and non-removable ForwardingIntentFilters.

clearForwardingIntentFilters removes only non-removable IntentFilters.
The ForwardingIntentFilters set by the profile owner are always removable.

Change-Id: If950ccd7e69261b86360ea647fdb501c92f5440b
core/java/android/content/pm/IPackageManager.aidl
services/core/java/com/android/server/pm/ForwardingIntentFilter.java
services/core/java/com/android/server/pm/PackageManagerService.java
services/devicepolicy/java/com/android/server/devicepolicy/DevicePolicyManagerService.java