xref: /aosp_15_r20/external/webrtc/sdk/android/src/jni/DEPS (revision d9f758449e529ab9291ac668be2861e7a55c2422)
1*d9f75844SAndroid Build Coastguard Workerinclude_rules = [
2*d9f75844SAndroid Build Coastguard Worker  "+third_party/libyuv",
3*d9f75844SAndroid Build Coastguard Worker  "+call/callfactoryinterface.h",
4*d9f75844SAndroid Build Coastguard Worker  "+common_video",
5*d9f75844SAndroid Build Coastguard Worker  "+logging/rtc_event_log/rtc_event_log_factory.h",
6*d9f75844SAndroid Build Coastguard Worker  "+media/base",
7*d9f75844SAndroid Build Coastguard Worker  "+media/engine",
8*d9f75844SAndroid Build Coastguard Worker  "+modules/audio_device/include/audio_device.h",
9*d9f75844SAndroid Build Coastguard Worker  "+modules/audio_processing/include/audio_processing.h",
10*d9f75844SAndroid Build Coastguard Worker  "+modules/include",
11*d9f75844SAndroid Build Coastguard Worker  "+modules/utility/include/jvm_android.h",
12*d9f75844SAndroid Build Coastguard Worker  "+modules/video_coding",
13*d9f75844SAndroid Build Coastguard Worker  "+pc",
14*d9f75844SAndroid Build Coastguard Worker  "+system_wrappers/include",
15*d9f75844SAndroid Build Coastguard Worker]
16