summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorChristopher Tate <ctate@google.com>2015-05-15 01:50:38 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2015-05-15 01:50:39 +0000
commitabcbf05c98980f2a77adb5dfb2f7d8b7ec804024 (patch)
treede67f2d59dcf72cc72f2c4a8c0bbd87cf97d2fc0 /api
parent096c11dc3795120dbc75cc1ee15abaa019fb74d1 (diff)
parent98fa656f1636525c27a6d91ad4d7a3385292b99a (diff)
downloadframeworks_base-abcbf05c98980f2a77adb5dfb2f7d8b7ec804024.zip
frameworks_base-abcbf05c98980f2a77adb5dfb2f7d8b7ec804024.tar.gz
frameworks_base-abcbf05c98980f2a77adb5dfb2f7d8b7ec804024.tar.bz2
Merge "fullBackupContent isn't public API" into mnc-dev
Diffstat (limited to 'api')
-rw-r--r--api/current.txt1
-rw-r--r--api/system-current.txt1
2 files changed, 0 insertions, 2 deletions
diff --git a/api/current.txt b/api/current.txt
index 2a4a713..2a36e88 100644
--- a/api/current.txt
+++ b/api/current.txt
@@ -8920,7 +8920,6 @@ package android.content.pm {
field public int descriptionRes;
field public boolean enabled;
field public int flags;
- field public int fullBackupContent;
field public boolean hardwareAccelerated;
field public int largestWidthLimitDp;
field public java.lang.String manageSpaceActivityName;
diff --git a/api/system-current.txt b/api/system-current.txt
index 52cff62..4044e61 100644
--- a/api/system-current.txt
+++ b/api/system-current.txt
@@ -9151,7 +9151,6 @@ package android.content.pm {
field public int descriptionRes;
field public boolean enabled;
field public int flags;
- field public int fullBackupContent;
field public boolean hardwareAccelerated;
field public int largestWidthLimitDp;
field public java.lang.String manageSpaceActivityName;