Open benvanik opened 7 years ago
Add a skylark rule that accepts .java files and spits out a header per file; or one single header (to avoid outs mess). @local_jdk should have javah, but there may be a better bazel way to get it (or from the Android NDK).
Add a skylark rule that accepts .java files and spits out a header per file; or one single header (to avoid outs mess). @local_jdk should have javah, but there may be a better bazel way to get it (or from the Android NDK).