Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 55bb7a64 authored by Victor Chang's avatar Victor Chang
Browse files

Add ART's module-lib to "module_current"

Bug: 157639992
Test: m droid
Test: Manually verified that libcore's module-lib API is in the generated out/target/common/obj/module-lib-api.xml
Merged-In: I435140f19a0f5a81310154728c828ac70e12192a
Change-Id: I435140f19a0f5a81310154728c828ac70e12192a
(cherry picked from commit 6b107a93)
parent e10f0d4c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -410,7 +410,7 @@ java_library {
    ],
    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",