Disable kythe annotations
This commit is contained in:
parent
3ed76fc160
commit
6b6e64d2a8
@ -11,7 +11,7 @@ if(getenv("TARGET_CPU") != "") {
|
||||
|
||||
if (target_os == "android") {
|
||||
target_os = "android" # fix traffic annotation auditor
|
||||
enable_kythe_annotations = true
|
||||
#enable_kythe_annotations = true
|
||||
chrome_public_manifest_package = "org.bromite.bromite.dev"
|
||||
|
||||
_is_debug_build = getenv("TARGET_ISDEBUG")
|
||||
|
Loading…
Reference in New Issue
Block a user