зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1790097 - Vendor libwebrtc from 9ea1ef649f
Upstream commit: https://webrtc.googlesource.com/src/+/9ea1ef649faa51da5f506a223117777cfc57d384 Switch from junit_binary to robolectric_binary. This was done in: https://chromium-review.googlesource.com/c/chromium/src/+/3709093 https://chromium-review.googlesource.com/c/chromium/src/+/3732850 Bug: chromium:1336818, b/237612564 Change-Id: Ie1394ffa16a7c3322aa774e94aee93e6b1ac6ed6 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/267167 Reviewed-by: Andrey Logvin <landrey@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Auto-Submit: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Andrey Logvin <landrey@webrtc.org> Cr-Commit-Position: refs/heads/main@{#37376}
This commit is contained in:
Родитель
5ccb1f5dff
Коммит
b4b170ef37
|
@ -15666,3 +15666,6 @@ fa1a81cba8
|
|||
# MOZ_LIBWEBRTC_SRC=/home/mfroman/git-checkouts/moz-libwebrtc MOZ_LIBWEBRTC_COMMIT=mozpatches bash dom/media/webrtc/third_party_build/fast-forward-libwebrtc.sh
|
||||
# base of lastest vendoring
|
||||
d69a726989
|
||||
# MOZ_LIBWEBRTC_SRC=/home/mfroman/git-checkouts/moz-libwebrtc MOZ_LIBWEBRTC_COMMIT=mozpatches bash dom/media/webrtc/third_party_build/fast-forward-libwebrtc.sh
|
||||
# base of lastest vendoring
|
||||
9ea1ef649f
|
||||
|
|
|
@ -10464,3 +10464,5 @@ libwebrtc updated from /home/mfroman/git-checkouts/moz-libwebrtc commit mozpatch
|
|||
libwebrtc updated from /home/mfroman/git-checkouts/moz-libwebrtc commit mozpatches on 2022-10-11T21:38:14.629923.
|
||||
# python3 vendor-libwebrtc.py --from-local /home/mfroman/git-checkouts/moz-libwebrtc --commit mozpatches libwebrtc
|
||||
libwebrtc updated from /home/mfroman/git-checkouts/moz-libwebrtc commit mozpatches on 2022-10-11T21:41:47.536560.
|
||||
# python3 vendor-libwebrtc.py --from-local /home/mfroman/git-checkouts/moz-libwebrtc --commit mozpatches libwebrtc
|
||||
libwebrtc updated from /home/mfroman/git-checkouts/moz-libwebrtc commit mozpatches on 2022-10-11T21:47:41.575487.
|
||||
|
|
|
@ -904,7 +904,7 @@ if (is_android) {
|
|||
]
|
||||
}
|
||||
|
||||
junit_binary("android_examples_junit_tests") {
|
||||
robolectric_binary("android_examples_junit_tests") {
|
||||
sources = [
|
||||
"androidjunit/src/org/appspot/apprtc/BluetoothManagerTest.java",
|
||||
"androidjunit/src/org/appspot/apprtc/DirectRTCClientTest.java",
|
||||
|
|
|
@ -1712,7 +1712,7 @@ if (is_android) {
|
|||
jni_generator_include = "//sdk/android/src/jni/jni_generator_helper.h"
|
||||
}
|
||||
|
||||
junit_binary("android_sdk_junit_tests") {
|
||||
robolectric_binary("android_sdk_junit_tests") {
|
||||
sources = [
|
||||
"tests/src/org/webrtc/AndroidVideoDecoderTest.java",
|
||||
"tests/src/org/webrtc/CameraEnumerationTest.java",
|
||||
|
|
Загрузка…
Ссылка в новой задаче