summaryrefslogtreecommitdiffstats
path: root/api/current.txt
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2015-07-22 16:14:59 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2015-07-22 16:14:59 +0000
commitb73946715cb9e3ca7a2702407e34f885e92a5d9a (patch)
treeee7f96616de868b37bb59c7e0d6b36c0b4dcbcaa /api/current.txt
parentada70be897fb7541129f1ab1f6faa94a80fca986 (diff)
parentcfbfafe1b9ca2fd135a4fb6b528b3829830803bf (diff)
downloadframeworks_base-b73946715cb9e3ca7a2702407e34f885e92a5d9a.zip
frameworks_base-b73946715cb9e3ca7a2702407e34f885e92a5d9a.tar.gz
frameworks_base-b73946715cb9e3ca7a2702407e34f885e92a5d9a.tar.bz2
Merge "Work on issue #22303510: Additional permissions aren't properly..." into mnc-dev
Diffstat (limited to 'api/current.txt')
-rw-r--r--api/current.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/current.txt b/api/current.txt
index a129a63..741ff9b 100644
--- a/api/current.txt
+++ b/api/current.txt
@@ -9445,6 +9445,7 @@ package android.content.pm {
method public java.lang.CharSequence loadDescription(android.content.pm.PackageManager);
field public static final android.os.Parcelable.Creator<android.content.pm.PermissionInfo> CREATOR;
field public static final int FLAG_COSTS_MONEY = 1; // 0x1
+ field public static final int FLAG_INSTALLED = 1073741824; // 0x40000000
field public static final int PROTECTION_DANGEROUS = 1; // 0x1
field public static final int PROTECTION_FLAG_APPOP = 64; // 0x40
field public static final int PROTECTION_FLAG_DEVELOPMENT = 32; // 0x20