The existing unity plugin (an example in webrtc codebase) does not support camera access on Android platform. This CL implements such functionality. TBR=gyzhou@chromium.org BUG=webrtc:8067 Review-Url: https://codereview.webrtc.org/2993273002 Cr-Commit-Position: refs/heads/master@{#19277}
4 lines
37 B
Python
4 lines
37 B
Python
include_rules = [
|
|
"+webrtc/sdk",
|
|
]
|