mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-13 13:50:40 +01:00

The app is a simple loopback demo demonstrating the usage of Android native API. This is an initial version and I will add support for HW codecs etc. in the future. Bug: webrtc:8769 Change-Id: Ifb6209769dabeb8ca3185b969a1ef8afd6d84390 Reviewed-on: https://webrtc-review.googlesource.com/60540 Reviewed-by: Magnus Jedvert <magjed@webrtc.org> Commit-Queue: Sami Kalliomäki <sakal@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22385}
4 lines
79 B
Python
4 lines
79 B
Python
include_rules = [
|
|
"+modules/utility/include",
|
|
"+sdk/android/native_api",
|
|
]
|