xrtl icon indicating copy to clipboard operation
xrtl copied to clipboard

Android: setup javah for JNI autogeneration.

Open benvanik opened this issue 8 years ago • 0 comments

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).

benvanik avatar Jun 28 '17 22:06 benvanik