diff options
author | Daulet Zhanguzin <dauletz@google.com> | 2021-04-20 10:06:34 +0100 |
---|---|---|
committer | Paul Duffin <paulduffin@google.com> | 2021-04-20 22:06:32 +0100 |
commit | f84ac0f59919c095fb1fe31318f1485aeb5af01d (patch) | |
tree | 6be3617752d09c26ae0455ab192adc32c51449ce /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | c66289ebd2142309f2feaf2906fa30c484f85e7e (diff) |
Fix build error due to null annotations in core platform API
Change https://r.android.com/1667508 adds nullability annotations to
the core platform APIs which broke this code with the error:
javadoc: error - In doclet class com.google.doclava.Doclava, method
start has thrown an exception
java.lang.reflect.InvocationTargetException
com.sun.tools.javac.code.Symbol$CompletionFailure: class file for
androidx.annotation.RecentlyNonNull not found
Bug: 183938110
Bug: 185929373
Test: m checkbuild
Change-Id: I83e3071f851720a9f719cb226f0e84fd731a8f37
Merged-In: I83e3071f851720a9f719cb226f0e84fd731a8f37
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions