Skip to content
Commit d03217b2 authored by Motomu Utsumi's avatar Motomu Utsumi
Browse files

gn2bp: Add desc.json with target_cpu=x64

Decided to support x64 first, so update desc.json with target_cpu=x64

Used chromium at 14f5ebc46c254d2e4956f10c87e7ae7d8bc72969
Used following args.gn
```
target_os = "android"
enable_websockets = false
disable_file_support = true
disable_brotli_filter = false
is_component_build = false
use_crash_key_stubs = true
use_partition_alloc = false
include_transport_security_state_preload_list = false
use_platform_icu_alternatives = true
default_min_sdk_version = 19
use_errorprone_java_compiler = true
enable_reporting = true
use_hashed_jni_names = true
treat_warnings_as_errors = false

enable_base_tracing = false
target_cpu = "x64"
```

Test: ./update_result.sh
Change-Id: I233ce489c2ee3ca047112ce8fe6ff2cf5d32f9d1
parent 3d153d4f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment