xrtl
xrtl copied to clipboard
Android: setup javah for JNI autogeneration.
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).