summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd Kennedy <toddke@google.com>2017-08-14 13:41:35 -0700
committerTodd Kennedy <toddke@google.com>2017-08-14 13:41:35 -0700
commit900f49de5735f85c6955e278486bbba2ced22929 (patch)
tree73072c5b223c8ba1f87cbe886bcd92985e29286f
parentc4aa5aa9b59468aeddfdb0d8d1bd19c1243362cd (diff)
downloadsdk-900f49de5735f85c6955e278486bbba2ced22929.tar.gz
Hide internal value
Change-Id: I208b46fa3901e3fe9c1157d75898996024854f2f Bug: 62264034 Test: Manual
-rw-r--r--system-api/27.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/system-api/27.txt b/system-api/27.txt
index 8d2d2d802..5db016703 100644
--- a/system-api/27.txt
+++ b/system-api/27.txt
@@ -10858,7 +10858,6 @@ package android.content.pm {
method public int getVersionCode();
method public void writeToParcel(android.os.Parcel, int);
field public static final android.os.Parcelable.Creator<android.content.pm.InstantAppResolveInfo> CREATOR;
- field public static final java.lang.String SHA_ALGORITHM = "SHA-256";
}
public static final class InstantAppResolveInfo.InstantAppDigest implements android.os.Parcelable {