diff options
author | Daulet Zhanguzin <dauletz@google.com> | 2021-04-20 10:06:34 +0100 |
---|---|---|
committer | Daulet Zhanguzin <dauletz@google.com> | 2021-04-20 09:13:18 +0000 |
commit | fc7efcbaa64cf25c80e5b3b163e863d9d8dca981 (patch) | |
tree | 4b1b7b8b48e9c20db186a93bb4ff643724607dd9 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | a3e32c8b4ff8f2abdb01cf7046b67a948beba501 (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
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