diff options
Diffstat (limited to 'api/removed.txt')
-rw-r--r-- | api/removed.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/api/removed.txt b/api/removed.txt index 1b8aef4..1fde099 100644 --- a/api/removed.txt +++ b/api/removed.txt @@ -1,3 +1,11 @@ +package android.app { + + public class KeyguardManager { + method public android.content.Intent getConfirmDeviceCredentialIntent(java.lang.CharSequence, java.lang.CharSequence); + } + +} + package android.media { public class AudioFormat { |