mirror of
https://github.com/jqssun/android-helium-browser.git
synced 2026-06-23 09:16:54 +00:00
36 lines
No EOL
980 B
Text
36 lines
No EOL
980 B
Text
chrome_public_manifest_package = "io.github.jqssun.helium"
|
|
is_desktop_android = true
|
|
target_os = "android"
|
|
target_cpu = "arm"
|
|
is_component_build = false
|
|
is_debug = false
|
|
is_official_build = true
|
|
symbol_level = 1
|
|
disable_fieldtrial_testing_config = true
|
|
ffmpeg_branding = "Chrome"
|
|
proprietary_codecs = true
|
|
enable_vr = false
|
|
enable_arcore = false
|
|
enable_openxr = false
|
|
enable_cardboard = false
|
|
enable_remoting = false
|
|
enable_reporting = false
|
|
google_api_key = "x"
|
|
google_default_client_id = "x"
|
|
google_default_client_secret = "x"
|
|
|
|
use_siso = true
|
|
use_login_database_as_backend = true
|
|
build_contextual_search = false
|
|
dcheck_always_on = false
|
|
enable_iterator_debugging = false
|
|
exclude_unwind_tables = false
|
|
icu_use_data_file = true
|
|
rtc_build_examples = false
|
|
use_errorprone_java_compiler = false
|
|
use_rtti = false
|
|
enable_av1_decoder = true
|
|
enable_dav1d_decoder = true
|
|
include_both_v8_snapshots = false
|
|
include_both_v8_snapshots_android_secondary_abi = false
|
|
generate_linker_map = true |