summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorHui Yu <huiyu@google.com>2019-04-03 14:54:39 -0700
committerHui Yu <huiyu@google.com>2019-04-03 15:10:25 -0700
commit6849f9a6916b2b7601f2da4162c375555e3bebdf (patch)
tree5f642cfed1feaa4f48a1f4aa16402a43d81cbc81 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent4e953bb406022876f0cb7d3d8a73dde1536680e1 (diff)
Do not print exception and stack trace.
When upgrading a device from P build to Q build, since mInstanceId, majorVersion, minorVersion are newly added fields in Q build, P version XML file does not have this fields and Q build will get java.net.ProtocolException and these newly fields are assigned default value. This is normal during upgrade process. There is no need to printout the exception and stack trace because that would confuse people. Bug: 127451110 Test: NA. Change-Id: I0fb38a68d7f049b7f417c9ca444db61c4e5c3657
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions