diff options
author | David Su <dysu@google.com> | 2019-10-21 13:29:00 -0700 |
---|---|---|
committer | David Su <dysu@google.com> | 2019-10-21 13:29:00 -0700 |
commit | 511ed1f6accc9e593ae3959da6dd59eb65779f12 (patch) | |
tree | afb1d77a7911a8301ff5f417e5a2759c0d25cde6 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 9fc76a34c30b4aa0ab10e92a6ce1420c466e495f (diff) |
Fix checkNotNull(a, b) usages
checkNotNull(a, b) does not check nullness of b,
instead b is the error message. Fix these usages.
Bug: 143084514
Test: compiles
Change-Id: Icd9e9a213141ad50be888b3afd17a69fe3215282
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions