build: Disable build_with_chromium

The argument build_with_chromium mainly enables various tests,
data bundling, infra integration, and AFDO profiles.

AFDO can be added by other arguments.
This commit is contained in:
klzgrad
2021-05-16 20:40:16 +08:00
parent cdc61dae96
commit 9635899d89

View File

@@ -1,6 +1,6 @@
# Generated from 'DEPS'
android_ndk_version = "2@30.0.14608247"
build_with_chromium = true
android_ndk_version = "24"
build_with_chromium = false
checkout_android = false
checkout_android_prebuilts_build_tools = false
checkout_clang_coverage_tools = false
@@ -14,4 +14,4 @@ checkout_src_internal_infra = false
checkout_clusterfuzz_data = false
cros_boards = ""
cros_boards_with_qemu_images = ""
generate_location_tags = true
generate_location_tags = true