diff options
author | Anton Hansson <hansson@google.com> | 2020-03-25 15:56:51 +0000 |
---|---|---|
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2020-03-25 15:56:51 +0000 |
commit | 33d6fda1e0108ca34848bc9a88e421d91f828e08 (patch) | |
tree | 0255221b6a4cf328b2dbfb7d10f359160060f9d6 /StubLibraries.bp | |
parent | 083066201e8fab5c971b881d1b0a486c83e13c51 (diff) | |
parent | 9a01e55cb6f084e735bea16a7d791b633522d5f1 (diff) |
Merge "Add module_lib and system-server artifacts to sdk dist"
Diffstat (limited to 'StubLibraries.bp')
-rw-r--r-- | StubLibraries.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/StubLibraries.bp b/StubLibraries.bp index 9a52cf69ef3d..0931fd4b6a74 100644 --- a/StubLibraries.bp +++ b/StubLibraries.bp @@ -187,6 +187,7 @@ droidstubs { droidstubs { name: "module-lib-api", defaults: ["metalava-full-api-stubs-default"], + api_tag_name: "MODULE_LIB", arg_files: ["core/res/AndroidManifest.xml"], args: metalava_framework_docs_args + module_libs, check_api: { |