summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorEugene Susla <eugenesusla@google.com>2019-11-18 16:09:52 -0800
committerEugene Susla <eugenesusla@google.com>2019-11-18 16:39:55 -0800
commitf745042916b5dbae69f44769722c094454b98228 (patch)
tree9d8e29ec3ca74976bc9c0f4cfe4ff7710a2e025a /tools/aapt2/java/JavaClassGenerator_test.cpp
parent6b860590aa6b0f338d763915f341a021d6d31f0e (diff)
Add @NonNull annotation to Builder.addXXX args
API guidelines is for each non-primitive arg to have a nullablility annotation. Since it's very rate for collections to permit null values, just assume collections only accept @NunNull emenents for now. Fixes: 144725154 Test: . frameworks/base/tests/Codegen/runTest.sh Change-Id: I333327490bd8eb9bb031f062c80283bd405173af
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions