summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/24
diff options
context:
space:
mode:
authorNarayan Kamath <narayan@google.com>2016-11-24 16:22:23 +0000
committerNarayan Kamath <narayan@google.com>2016-11-24 16:25:30 +0000
commit84e347f01fa3a0675c3a8d6cc973228a4563b20d (patch)
tree3a146d8f9312ce402e6df828f63031a36cf4c4fb /docs/html/sdk/api_diff/24
parent5ce42bba5080fec4987a4a9ae2b93978d2266c35 (diff)
PackageManager: Fix incorrect usage of flags.
assertPackageIsValid was checking policyFlags (which are PackageParser parseFlags) for flags defined in the SCAN_* values. This was always subtly and non-visibly broken, but turned into a full scale breakage when change 5b29ecad4856622422eb903e34499506b2fb3e93 was merged, and one of the flags that *happened* to have the same value in the PARSE_ and SCAN_ flagset changed. Test: make, boot, update system app, update playstore app. Bug: 33124572 Bug: 33126202 Change-Id: I482f420b2a9c8af38b17d174f1a2ec36c762f58e
Diffstat (limited to 'docs/html/sdk/api_diff/24')
0 files changed, 0 insertions, 0 deletions