Files
frameworks_base/core/java/android/util
Michael Groover a117b0d4bd Add PackageSignatures readXml tests
This fix also refactors PackageParser.SigningDetails to move the
pastSigningCertificatesFlags to be a data member of Signature; this
allows the capabilities of a previous signing certificate to be
accessed directly from the Signature object as opposed to relying
on the 1-1 mapping of the past certs and flags in the SigningDetails.

Fixes: 73927696
Fixes: 73925989
Test: adb shell am instrument -w -e class com.android.server.pm.PackageSignaturesTest \
      com.android.frameworks.servicestests/android.support.test.runner.AndroidJUnitRunner

Change-Id: I635f2d2209350d066d1fa2ef07460071da0c023e
2018-10-03 09:47:14 -07:00
..
2018-10-03 09:47:14 -07:00
2018-09-12 18:54:19 -07:00
2018-08-20 02:23:42 +00:00
2018-07-02 12:04:39 +01:00
2018-08-14 17:32:44 +01:00
2018-02-14 15:17:27 -08:00
2018-08-14 17:32:44 +01:00