mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2025-04-12 21:51:01 +00:00
build: Disable Android java templates
This commit is contained in:
parent
a750e03908
commit
f42b92600c
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ import("//build/config/gclient_args.gni")
|
||||||
# default_android_ndk_version = "r10e"
|
# default_android_ndk_version = "r10e"
|
||||||
|
|
||||||
# Some non-Chromium builds don't support building java targets.
|
# Some non-Chromium builds don't support building java targets.
|
||||||
enable_java_templates = true
|
enable_java_templates = false
|
||||||
|
|
||||||
# Enables assertions on safety checks in libc++.
|
# Enables assertions on safety checks in libc++.
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Reference in a new issue