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

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

Merge "Specify is_stubs_module property" into main

parents d2336936 a85551e2
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -1345,4 +1345,5 @@ java_library {
        ":hwbinder-stubs-docs",
        ":hwbinder-stubs-docs",
    ],
    ],
    visibility: ["//visibility:public"],
    visibility: ["//visibility:public"],
    is_stubs_module: true,
}
}