summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorAndrey Kulikov <andreykulikov@google.com>2018-11-13 16:44:40 +0000
committerAndrey Kulikov <andreykulikov@google.com>2018-11-13 19:07:48 +0000
commit641c15cb11306b208b56f6712c4f38dfff260997 (patch)
tree1578036fbe65526819b9c5fa5592705955a0d7c5 /tools/aapt2/java/JavaClassGenerator.cpp
parentfddeab36681e757647d0d6da61a989f8397eb2d8 (diff)
Nullability for Intent get/put extra methods
There are annotations for Bundle.get*() and Bundle.put*() but appropriate methods in android.content.Intent are not marked as Nullable. Covering this methods with an annotations will help developers using Kotlin to avoid runtime nullability bugs. Bug: 119486972 Test: n/a Change-Id: I7f1db84d732a3106473ece0f521c48769b2baf2f
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions