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

1, Let targets libwebrtc_unity and webrtc_unity_plugin built with Ninja -C out/***. 2, Fixed compile issue of libwebrtc_unity. 3, Built libwebrtc_unity classes into Java 7 instead of Java 8 for android. 4, Added an interface to enable peerconnectionFactory for android in Unity. Bug: webrtc:8986 Change-Id: I2a206a77ab38895ec9ac845ce89507d61076d396 Reviewed-on: https://webrtc-review.googlesource.com/59000 Reviewed-by: Qiang Chen <qiangchen@chromium.org> Commit-Queue: George Zhou <gyzhou@chromium.org> Cr-Commit-Position: refs/heads/master@{#22373}
4 lines
52 B
Python
4 lines
52 B
Python
include_rules = [
|
|
"+modules/utility",
|
|
"+sdk",
|
|
]
|