summaryrefslogtreecommitdiff
path: root/framework-s/api/module-lib-current.txt
diff options
context:
space:
mode:
Diffstat (limited to 'framework-s/api/module-lib-current.txt')
-rw-r--r--framework-s/api/module-lib-current.txt15
1 files changed, 0 insertions, 15 deletions
diff --git a/framework-s/api/module-lib-current.txt b/framework-s/api/module-lib-current.txt
deleted file mode 100644
index ea38c2119..000000000
--- a/framework-s/api/module-lib-current.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-// Signature format: 2.0
-package android.app.role {
-
- public class RoleFrameworkInitializer {
- method public static void registerServiceWrappers();
- }
-
- public final class RoleManager {
- method @Nullable public String getBrowserRoleHolder(int);
- method @Nullable public String getSmsRoleHolder(int);
- method @Nullable @RequiresPermission(android.Manifest.permission.SET_PREFERRED_APPLICATIONS) public boolean setBrowserRoleHolder(@Nullable String, int);
- }
-
-}
-