summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Andres Morales <anmorales@google.com> 2014-11-10 09:26:18 -0800
committer Andres Morales <anmorales@google.com> 2014-11-10 09:26:18 -0800
commit0d8537ae7f313eb9d54d17b0218ca6effde9459c (patch)
tree4e4f7fd6a8536c2587da1ce9efd9bce75110e277
parent808fe6f99fba753e0ec4c5e90de0ff7a2140e8a6 (diff)
Fix build
Forgot to run make update-api in https://googleplex-android-review.git.corp.google.com/#/c/582630/ Change-Id: I3c4dd253d0f1ffea8ae1b72835aee91541ed7d6f
-rw-r--r--api/current.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/current.txt b/api/current.txt
index 6851bbf36df6..88e2733fbae8 100644
--- a/api/current.txt
+++ b/api/current.txt
@@ -22354,6 +22354,7 @@ package android.os {
field public static final java.lang.String DISALLOW_INSTALL_UNKNOWN_SOURCES = "no_install_unknown_sources";
field public static final java.lang.String DISALLOW_MODIFY_ACCOUNTS = "no_modify_accounts";
field public static final java.lang.String DISALLOW_MOUNT_PHYSICAL_MEDIA = "no_physical_media";
+ field public static final java.lang.String DISALLOW_OUTGOING_BEAM = "no_outgoing_beam";
field public static final java.lang.String DISALLOW_OUTGOING_CALLS = "no_outgoing_calls";
field public static final java.lang.String DISALLOW_REMOVE_USER = "no_remove_user";
field public static final java.lang.String DISALLOW_SHARE_LOCATION = "no_share_location";