build: Disable Android java templates

109.0.5414.74
klzgrad 2021-05-16 20:57:51 +08:00
parent c29bd779a0
commit d8917f9b76
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ import("//build/config/gclient_args.gni")
# default_android_ndk_version = "r10e"
# Some non-Chromium builds don't support building java targets.
enable_java_templates = true
enable_java_templates = false
# Features used by //base/trace_event and //services/tracing.
declare_args() {