diff options
author | Ramy Medhat <abdelaal@google.com> | 2020-05-27 23:23:25 +0000 |
---|---|---|
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2020-05-27 23:23:25 +0000 |
commit | d3243c5b4e50404309f9c89ba94904b2be0bd205 (patch) | |
tree | 8fefdc67189d16a34ec0c09967b2f81d121266f2 /StubLibraries.bp | |
parent | 29e3c0ba366c0c7c732bff8dd8ea8ef3d3958b6c (diff) | |
parent | aaa8386be1221f4318857144f1681097548259d1 (diff) |
Merge "Add package html files of droidstubs rules as inputs."
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 7d1b3d069f59..c80d1343cfb5 100644 --- a/StubLibraries.bp +++ b/StubLibraries.bp @@ -49,6 +49,7 @@ stubs_defaults { ":opt-net-voip-srcs", ":art-module-public-api-stubs-source", ":android_icu4j_public_api_files", + "**/package.html", ], libs: ["framework-internal-utils"], installable: false, |