summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorMÃ¥rten Kongstad <marten.kongstad@sony.com>2018-02-21 09:54:33 +0100
committerTodd Kennedy <toddke@google.com>2018-05-08 16:07:13 -0700
commit5da867597eb31c9e2296928c4a21200610747508 (patch)
tree1a559e49cff1f405ea38e0fa6ce38d30a8a57b10 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent0b930eeb61b97e19f6345435ab33b3a6e26fca04 (diff)
Print correct version code when skipping outdated system packages
When a newer version of a package exists on /data, the package manager will skip scanning the outdated version on /system. As part of this the following is printed to logcat: Package <name> at <path> ignored: updated version <new-version> better than this <old-version> Teach the package manager to read <new-version> from the correct variable (it used to be identical to <old-version>). Bug: 78871949 Test: manual (upgrade a pre-installed app, check logcat on reboot) Change-Id: Iaa4e43d2f91ca33a0e56e90c233d5d02abed781e
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions