Update android_args.gn

This commit is contained in:
Alexander David Frick 2022-08-29 18:28:49 -05:00 committed by GitHub
parent 6f3622406e
commit 5339272f64
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
google_api_key = "AIzaSyBOti4mM-6x9WDnZIjIeyEU21OpBXqWBgw" google_api_key = ""
google_default_client_id = "77185425430.apps.googleusercontent.com" google_default_client_id = ""
google_default_client_secret = "OTJgUOQcT7lO7GsGZq2G4IlT" google_default_client_secret = ""
target_os = "android" target_os = "android"
target_cpu = "arm64" target_cpu = "arm64"
is_official_build = true is_official_build = true
@ -37,7 +37,7 @@ media_use_libvpx = true
enable_hls_sample_aes = true enable_hls_sample_aes = true
enable_hls_demuxer = true enable_hls_demuxer = true
enable_ink = false enable_ink = false
enable_discovery = false enable_discovery = true
enable_cros_media_app = false enable_cros_media_app = false
proprietary_codecs = true proprietary_codecs = true
ffmpeg_branding = "Chrome" ffmpeg_branding = "Chrome"