diff options
author | Ramy Medhat <abdelaal@google.com> | 2020-05-27 23:54:42 +0000 |
---|---|---|
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | 2020-05-27 23:54:42 +0000 |
commit | a4f1e5b9c1277b2af6a2ea6d3bddd2c20573e048 (patch) | |
tree | 65f22f57f20efda45192a752a09f9cbc4b2f2a93 /StubLibraries.bp | |
parent | b14bc8c6aebb4c66ec44b674638ebb2c733eefe8 (diff) | |
parent | 732df784384472e686f1817d0cfae56c1c4572a7 (diff) |
Merge "Add package html files of droidstubs rules as inputs." am: d3243c5b4e am: 732df78438
Change-Id: I891652827e6336a74433b90448408a3c3a3ad6a1
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 2ab3c6593113..65c3932864c2 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", ], // TODO(b/147699819): remove below aidl includes. aidl: { |