diff options
Diffstat (limited to 'api')
-rw-r--r-- | api/current.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/current.txt b/api/current.txt index f90596ed288f..d9ae9602fff2 100644 --- a/api/current.txt +++ b/api/current.txt @@ -8166,8 +8166,8 @@ package android.content { } public class RestrictionsManager { + method public android.content.Intent createLocalApprovalIntent(); method public android.os.Bundle getApplicationRestrictions(); - method public android.content.Intent getLocalApprovalIntent(); method public java.util.List<android.content.RestrictionEntry> getManifestRestrictions(java.lang.String); method public boolean hasRestrictionsProvider(); method public void notifyPermissionResponse(java.lang.String, android.os.PersistableBundle); |