DescriptionBeginning implementation of SessionDependencyFactory.
As we discussed in the email thread DevTools Bridge must not depend on libjingle_peerconnection_so.so
for several reasons. To aheive that we need implementation of SessionDependencyFactory
on top of libjingle's C++ API. This CL adds dummy SessionDependencyFactoryNative and
introduces additional test APK. Both testing APKs will coexist for a while. When
SessionDependencyFactoryNative be ready to replace Java API counterpart additional APK
also won't be needed.
BUG=383418
Committed: https://crrev.com/3c76b33f9d02ffc9b386cbbd0351e9957fd8ef66
Cr-Commit-Position: refs/heads/master@{#303421}
Patch Set 1 : #Patch Set 2 : #
Total comments: 16
Patch Set 3 : #Patch Set 4 : Removed dependency on libjingle #Messages
Total messages: 15 (6 generated)
|