Skip to content
Snippets Groups Projects
Commit 0c47238d authored by Tor Norbye's avatar Tor Norbye
Browse files

123223339: Don't flag nullness errors on primitives

We had some accidental nullability annotations on primitive
types in API 28, such as on Boolean.getBoolean. These were
subsequently removed, but compatibility checks flag these
as illegal removals. Ignore primitives for these purposes.

Test: Unit test included
Change-Id: Iac0eaab888a764285d98ee11d4ac1d650ca68e53
parent d33b1e45
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment