bazelbuild / examples

Examples for Bazel
http://bazel.build
Apache License 2.0
824 stars 506 forks source link

Partial revert of "Fix missing jni.h when cc toolchain resolution is enabled" #293

Closed comius closed 1 year ago

comius commented 1 year ago

jni.h must be coming from cc_toolchain. Adding it just obscures an underlying problem, when NDK toolchain isn't selected.