diff options
author | Beverly <beverlyt@google.com> | 2020-11-24 12:43:40 -0500 |
---|---|---|
committer | Beverly <beverlyt@google.com> | 2020-11-24 13:43:33 -0500 |
commit | 0cf1d3990fd1b2e2b0c21cf9d3068caa7d6ec925 (patch) | |
tree | 9132a0106ff02067697a1211b9e05fb490cfa846 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 2388cd528c290073a35df1c27afdc52fa12fbef2 (diff) |
Remove unnecessary catch statement
The IllegalFormatConversionException catch statement was added when
there was a change in a string that required a new translation in all
languages (in P). All translations should be properly updated now, so we
shouldn't need this catch statement. [If we do see this exception, we
should check the locale and update the string's translation.]
Test: manual
Fixes: 174014345
Change-Id: I790870cb90ca8f6904ef73f481928a7cdd2faa05
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions