Add libcore/ojluni/annotations as a source for metalava.
This adds the new annotations (in Java stub format) to the list that metalava will merge when building stubs. Bug: 111639530 Test: `make metalava-api-stubs-docs` Change-Id: I5e73d1276f0602bd14a41f7a64659b1a7b1347cf
This commit is contained in:
@@ -1421,6 +1421,7 @@ doc_defaults {
|
||||
metalava_previous_api: ":public-api-for-metalava-annotations",
|
||||
metalava_merge_annotations_dirs: [
|
||||
"metalava-manual",
|
||||
"ojluni-annotated-stubs",
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user