Reland of move the old AndroidVideoCapturer stack code. (patchset #1 id:1 of https://codereview.webrtc.org/2291583002/ )
Reason for revert: Downstream apps should now be fixed. Original issue's description: > Revert of Remove the old AndroidVideoCapturer stack code. (patchset #2 id:20001 of https://codereview.webrtc.org/2235893003/ ) > > Reason for revert: > Breaks downstream. > > Original issue's description: > > Remove the old AndroidVideoCapturer stack code. > > > > This code is no longer needed. Apps should be using the new API introduced here: https://codereview.webrtc.org/2127893002/ > > > > Committed: https://crrev.com/1b365a8db070f9cdcbf35ec871f758dcd909e51d > > Cr-Commit-Position: refs/heads/master@{#13950} > > TBR=magjed@webrtc.org,glaznev@webrtc.org,kjellander@webrtc.org > # Skipping CQ checks because original CL landed less than 1 days ago. > NOPRESUBMIT=true > NOTREECHECKS=true > NOTRY=true > > Committed: https://crrev.com/e39f251dacf66e50153bcda615f06b7c59e5856b > Cr-Commit-Position: refs/heads/master@{#13958} TBR=magjed@webrtc.org,glaznev@webrtc.org,kjellander@webrtc.org # Not skipping CQ checks because original CL landed more than 1 days ago. Review-Url: https://codereview.webrtc.org/2298063003 Cr-Commit-Position: refs/heads/master@{#13988}
This commit is contained in:
@ -43,8 +43,6 @@
|
||||
'android/jni/androidmetrics_jni.cc',
|
||||
'android/jni/androidnetworkmonitor_jni.cc',
|
||||
'android/jni/androidnetworkmonitor_jni.h',
|
||||
'android/jni/androidvideocapturer_jni.cc',
|
||||
'android/jni/androidvideocapturer_jni.h',
|
||||
'android/jni/androidvideotracksource_jni.cc',
|
||||
'android/jni/classreferenceholder.cc',
|
||||
'android/jni/classreferenceholder.h',
|
||||
@ -55,8 +53,6 @@
|
||||
'android/jni/peerconnection_jni.cc',
|
||||
'android/jni/surfacetexturehelper_jni.cc',
|
||||
'android/jni/surfacetexturehelper_jni.h',
|
||||
'androidvideocapturer.cc',
|
||||
'androidvideocapturer.h',
|
||||
'androidvideotracksource.cc',
|
||||
'androidvideotracksource.h',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user