summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorChristopher Tate <ctate@google.com>2015-05-14 13:20:10 -0700
committerChristopher Tate <ctate@google.com>2015-05-14 15:01:45 -0700
commit98fa656f1636525c27a6d91ad4d7a3385292b99a (patch)
tree5fb8adfa4dd057618e7ec8912f680cd92a257260 /api
parentf06165320281ef1cb5e7ebbeef42a93a77cbd553 (diff)
downloadframeworks_base-98fa656f1636525c27a6d91ad4d7a3385292b99a.zip
frameworks_base-98fa656f1636525c27a6d91ad4d7a3385292b99a.tar.gz
frameworks_base-98fa656f1636525c27a6d91ad4d7a3385292b99a.tar.bz2
fullBackupContent isn't public API
Bug 21090205 Change-Id: I1b468f1e7bf86455576760e4a1d1ea9657074a9e
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 fbb6554..c7cfb6e 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 07fb2d7..f3acbd0 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;