You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
198 B

include_rules = [
"+common_audio",
"+system_wrappers",
]
specific_include_rules = {
"ensure_initialized\.cc": [
"+base/android",
],
"audio_device_impl\.cc": [
"+sdk/objc",
],
}