mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-23 22:06:12 +03:00
build: Disable Android java templates
This commit is contained in:
parent
1c30676403
commit
1c639b07d2
@ -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() {
|
||||
|
Loading…
Reference in New Issue
Block a user