mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-21 21:06:12 +03:00
android: build: Disable Android java templates
This commit is contained in:
parent
240043583a
commit
834cb4545e
@ -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
|
||||||
|
|
||||||
# Variable that can be used to support multiple build scenarios, like when
|
# Variable that can be used to support multiple build scenarios, like when
|
||||||
# V8 is embedded within a target.
|
# V8 is embedded within a target.
|
||||||
|
Loading…
Reference in New Issue
Block a user