Use target_os="fuchsia"
Bug: b/232740856 Change-Id: I1e8a204cff0a256ba5aeba9b3077d314b6fe105e Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/274408 Commit-Queue: Christoffer Jansson <jansson@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#38030}
This commit is contained in:

committed by
WebRTC LUCI CQ

parent
8c56380129
commit
7fc45e1701
@ -412,7 +412,7 @@
|
|||||||
'gn_args': 'rtc_use_dummy_audio_file_devices=true',
|
'gn_args': 'rtc_use_dummy_audio_file_devices=true',
|
||||||
},
|
},
|
||||||
'fuchsia': {
|
'fuchsia': {
|
||||||
'gn_args': 'is_fuchsia=true'
|
'gn_args': 'target_os="fuchsia"'
|
||||||
},
|
},
|
||||||
'full_symbols': {
|
'full_symbols': {
|
||||||
'gn_args': 'symbol_level=2',
|
'gn_args': 'symbol_level=2',
|
||||||
|
Reference in New Issue
Block a user