commit | 6b107a93e1d5a09e12fcf3f0b92e6514f55fc6b2 | [log] [tgz] |
---|---|---|
author | Victor Chang <vichang@google.com> | Thu Jun 17 23:49:42 2021 +0100 |
committer | Victor Chang <vichang@google.com> | Thu Jun 17 23:51:12 2021 +0100 |
tree | 1bb569b736c405ca453565f87da075e91457dfe4 | |
parent | 05081aa3b0849e07134d0a9147d4f85b58dfe91d [diff] [blame] |
Add ART's module-lib to "module_current" Bug: 157639992 Test: m droid Change-Id: I435140f19a0f5a81310154728c828ac70e12192a
diff --git a/StubLibraries.bp b/StubLibraries.bp index 5f42019..80a541c 100644 --- a/StubLibraries.bp +++ b/StubLibraries.bp
@@ -401,7 +401,7 @@ ], static_libs: [ "android-non-updatable.stubs.module_lib", - "art.module.public.api.stubs", + "art.module.public.api.stubs.module_lib", ], dist: { dir: "apistubs/android/module-lib",