diff options
author | Pete Gillin <peteg@google.com> | 2018-07-19 17:56:49 +0100 |
---|---|---|
committer | Pete Gillin <peteg@google.com> | 2018-07-25 11:37:44 +0100 |
commit | b13a015cee808c68bf7142b2848dbe02747966c0 (patch) | |
tree | 574d8495e4d1ba0c234af7cd55e3b1ceff1b3589 /java/sdk_library.go | |
parent | a03c43a4a779c15c6d1744514496c3b5cd6d1374 (diff) | |
download | android_build_soong-b13a015cee808c68bf7142b2848dbe02747966c0.tar.gz android_build_soong-b13a015cee808c68bf7142b2848dbe02747966c0.tar.bz2 android_build_soong-b13a015cee808c68bf7142b2848dbe02747966c0.zip |
Turn droiddoc's metalava_merge_annotations_dir into a list.
This change replaces droiddoc's metalava_merge_annotations_dir
parameter (which takes a single value) with
metalava_merge_annotations_dirs (which takes a list). This will makes
it possible to merge libcore annotations in from a separate directory
under ojluni, instead of adding them in a preprocessing step.
It is implemented by passing the --merge-annotations argument to
metalava multiple times, which is already supported by metalava's
command line parsing.
Test: `make metalava-api-stubs-docs` with a local change to add a second directory in //frameworks/base/Android.bp
Bug: 111639530
Change-Id: I53d31f1dd45c13405b4511c2b44cbeb7f0e439d1
Diffstat (limited to 'java/sdk_library.go')
0 files changed, 0 insertions, 0 deletions