[Vendor] Add filegrouop for NonNull.java
This is needed by google.camera.experimental docs. Test: m -j docs Bug: b/70351683 Change-Id: I79b3f0946a1d606cda770eabe7c287f4cc207bfc
This commit is contained in:
parent
76bb514c78
commit
af2513048e
@ -1561,3 +1561,10 @@ droiddoc {
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
filegroup {
|
||||
name: "framework-annotation-nonnull-srcs",
|
||||
srcs: [
|
||||
"core/java/android/annotation/NonNull.java",
|
||||
],
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user