Files
build_soong/java
Anton Hansson e87b03d1bb Set previous_api correctly for java_sdk_library
Metalava used this attribute to potentially re-write some nullness
annotations from @Nullable to @RecentlyNonNull, and not doing so can
cause problems when compiling kotlin.

Bug: 176092452
Test: m art.module.public.api.stubs && \
      rm -rf /tmp/lib && \
      unzip -qd /tmp/lib art.module.public.api.stubs.jar && \
      javap -v /tmp/lib/java/util/concurrent/ConcurrentHashMap.class | \
      grep Recently
Change-Id: I9012798f27e39d9a53dbcf0976548f6cec2d3150
2020-12-29 13:24:02 +00:00
..
2020-11-30 14:16:02 -08:00
2020-12-22 10:14:41 +00:00
2020-12-21 12:31:51 -08:00
2020-12-21 12:31:51 -08:00
2020-12-21 12:31:51 -08:00
2020-12-21 12:31:51 -08:00
2020-12-21 12:31:51 -08:00
2020-12-28 17:50:44 +00:00
2020-12-28 17:50:44 +00:00
2020-12-28 17:50:44 +00:00
2020-12-01 16:22:16 -08:00
2020-12-01 16:22:16 -08:00
2020-12-21 12:31:51 -08:00
2020-12-21 12:31:51 -08:00
2020-11-24 14:13:31 +09:00
2019-10-18 15:14:15 -07:00