summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorDan Cashman <dcashman@google.com>2018-02-06 17:08:58 -0800
committerDan Cashman <dcashman@google.com>2018-02-06 21:11:23 -0800
commit050b79975b1a8031acbab61cdd2b2c220efc4217 (patch)
tree65f5c4eb510a82994e25bad474ecd2dcd4f625fd /tools/aapt2/java/JavaClassGenerator.cpp
parent7543974bc6c43e913c827834d85833627675dcaa (diff)
PackageInfo: add Parcel read/write for cert history.
commit: 5cdda3425ccf3c62e400a1646615f4479a8266af added a new flag, GET_SIGNING_CERTIFICATES to PackageManager for use with getPackageInfo that returns the signing certificate history, including the current signer, of the given package. This is intended to replace the existing GET_SIGNATURES flag and corresponding field. The previous commit did not, however, implement the read/write Parcelable methods so that this information could be reconstructed client side. Implement those methods to actually expose the new API. Bug: 64686581 Test: Test app pull of PackageInfo with GET_SIGNING_CERTIFICATES succeeds. Change-Id: I1c023da2a6fd03e11432953080045a79b9f56839
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions