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

Commit f4747fba authored by Jihoon Kang's avatar Jihoon Kang Committed by Gerrit Code Review
Browse files

Merge "Generate frameworks-base-api-current.srcjar from exportable stubs" into main

parents a73a8b3a f1f72ca1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -208,7 +208,7 @@ genrule {
    out: ["current.srcjar"],
    cmd: "$(location merge_zips) $(out) $(in)",
    srcs: [
        ":api-stubs-docs-non-updatable",
        ":api-stubs-docs-non-updatable{.exportable}",
        ":all-modules-public-stubs-source",
    ],
    visibility: ["//visibility:private"], // Used by make module in //development, mind