diff options
author | Mohammad Samiul Islam <samiul@google.com> | 2020-08-27 11:40:21 +0100 |
---|---|---|
committer | Mohammad Samiul Islam <samiul@google.com> | 2020-08-27 17:30:49 +0000 |
commit | d4324c4ced81fa91d507d08047b73c6aed46c060 (patch) | |
tree | c920dc9ce9810de57d821cc06438dcc213d40dae /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | a78d25cdfb34e465b024177329526ed77ad44513 (diff) |
Append error code with error message
Before ag/12117351, we used to create an extra apk session for
verification of apks in session, and listened for result via an intent
receiver. If verification for the extra session failed, the error
message would reach StagingManager via dispatchSessionFinished call
which appended the error code with error message.
On ag/12117351, we stopped creating the extra session and attached the
error message on staged session directly. This broke
CtsInstallHostTestCases#DowngradeTest which expects
to find "INSTALL_FAILED_VERSION_DOWNGRADE" error code string in staged
session error message.
Bug: 159336213
Test: atest DowngradeTest
Change-Id: I1c169e01f028dface1e5152d62522f839e34ac76
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions