Skip to content

Commit

Permalink
Fix build with jni_zero refactor patch
Browse files Browse the repository at this point in the history
  • Loading branch information
klzgrad committed Oct 13, 2023
1 parent b20103e commit cf54785
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/build/config/android/BUILD.gn
Expand Up @@ -143,10 +143,6 @@ config("default_orderfile_instrumentation") {
}
}

config("jni_include_dir") {
include_dirs = [ jni_headers_dir ]
}

if (current_toolchain == default_toolchain) {
pool("goma_javac_pool") {
# Override action_pool when goma is enabled for javac.
Expand Down

0 comments on commit cf54785

Please sign in to comment.