Paul Duffin f598d7ad61 Regenerate API signatures to add missing nullability annotations
A bug in metalava prevented nullability annotations being merged onto
public methods that were declared on a non-public class and then
copied down onto its public super classes. This regenerates the API
signature after fixing the bug.

Fixing the metalava bug also caused it to detect invalid nullability
annotations on the StringBuilder class due to missing annotations which
have also been fixed as part of this.

Bug: 143700871
Test: m update-api && m checkbuild
Change-Id: If9e44e9cece2291b152f3d089c14dc0e41e9e037
2019-11-01 20:36:13 +00:00
2019-10-25 10:27:58 -07:00
2019-10-21 21:39:58 -07:00
2019-01-09 06:57:13 +00:00
2019-10-31 13:47:42 -07:00
2019-02-11 14:29:27 -08:00
2019-09-25 16:57:37 +00:00
2019-02-14 12:55:10 -05:00
2019-10-10 22:41:57 +00:00
2019-01-22 21:11:25 +00:00
2019-07-24 15:54:24 +09:00
Description
No description provided
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%