2016-03-17 12:05:36 +01:00
|
|
|
include_rules = [
|
2017-09-15 06:47:31 +02:00
|
|
|
"+call",
|
|
|
|
|
"+common_video",
|
|
|
|
|
"+logging/rtc_event_log",
|
|
|
|
|
"+modules/audio_device",
|
|
|
|
|
"+modules/audio_coding/audio_network_adaptor",
|
|
|
|
|
"+modules/audio_coding/neteq/tools",
|
|
|
|
|
"+modules/audio_processing",
|
|
|
|
|
"+modules/bitrate_controller",
|
|
|
|
|
"+modules/congestion_controller",
|
|
|
|
|
"+modules/pacing",
|
|
|
|
|
"+modules/rtp_rtcp",
|
|
|
|
|
"+system_wrappers",
|
|
|
|
|
"+p2p",
|
2017-12-11 09:32:13 +01:00
|
|
|
"+third_party/libyuv",
|
2016-03-17 12:05:36 +01:00
|
|
|
]
|
|
|
|
|
|