summaryrefslogtreecommitdiff
path: root/api/module-lib-current.txt
diff options
context:
space:
mode:
Diffstat (limited to 'api/module-lib-current.txt')
-rw-r--r--api/module-lib-current.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/api/module-lib-current.txt b/api/module-lib-current.txt
index 283af068a077..37ee8597651a 100644
--- a/api/module-lib-current.txt
+++ b/api/module-lib-current.txt
@@ -49,3 +49,11 @@ package android.net {
}
+package android.os {
+
+ public class Binder implements android.os.IBinder {
+ method public final void markVintfStability();
+ }
+
+}
+