Fix examples/unityplugin docs.
TBR=qiangchen@chromium.org No-Try: True Bug: webrtc:10544 Change-Id: I7e691b5420215a920214147747139c4ffaceebfa Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/132705 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27582}
This commit is contained in:

committed by
Commit Bot

parent
114871b1ba
commit
0813fd504d
@ -1,7 +1,7 @@
|
|||||||
Instruction of running webrtc_unity_plugin on Android Unity
|
Instruction of running webrtc_unity_plugin on Android Unity
|
||||||
|
|
||||||
1. On Linux machine, compile target webrtc_unity_plugin.
|
1. On Linux machine, compile target webrtc_unity_plugin.
|
||||||
Checkout WebRTC codebase: fetch --no-hooks webrtc_android
|
Checkout WebRTC codebase: fetch --nohooks webrtc_android
|
||||||
If you already have a checkout for linux, add target_os=”android” into .gclient file.
|
If you already have a checkout for linux, add target_os=”android” into .gclient file.
|
||||||
Run gclient sync
|
Run gclient sync
|
||||||
Run gn args out/Android, and again set target_os=”android” in the args.gn
|
Run gn args out/Android, and again set target_os=”android” in the args.gn
|
||||||
|
Reference in New Issue
Block a user