diff options
author | Amith Yamasani <yamasani@google.com> | 2014-10-14 09:28:55 -0700 |
---|---|---|
committer | Amith Yamasani <yamasani@google.com> | 2014-10-14 09:31:31 -0700 |
commit | 8b2cef11b7e0cf31624411fb5a73da6251da71f3 (patch) | |
tree | a15c56fb13dbfef62c9809871e96f9d7fdd0216e /api/21.txt | |
parent | 0756ce3356286debbb52d1c3078b1d0f268a855f (diff) | |
download | prebuilts_sdk-8b2cef11b7e0cf31624411fb5a73da6251da71f3.zip prebuilts_sdk-8b2cef11b7e0cf31624411fb5a73da6251da71f3.tar.gz prebuilts_sdk-8b2cef11b7e0cf31624411fb5a73da6251da71f3.tar.bz2 |
Hide DISALLOW_OUTGOING_BEAM API
Hiding the API because it is not fully functional in managed profiles.
Bug: 17973040
Change-Id: Id7f711c8b80abdf59ec3524f9db0b0ac2d0ff390
Diffstat (limited to 'api/21.txt')
-rw-r--r-- | api/21.txt | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -22333,7 +22333,6 @@ 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"; |