android13/external/webrtc/modules/pacing/DEPS

7 lines
188 B
Python

include_rules = [
"+system_wrappers",
# Avoid directly using field_trial. Instead use WebRtcKeyValueConfig.
"-system_wrappers/include/field_trial.h",
"+logging/rtc_event_log"
]