下载同步工具
git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git
配置环境变量
$ export PATH=`pwd`/depot_tools:"$PATH"
开始同步
fetch --nohooks webrtc_android
gclient sync
git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git
$ export PATH=`pwd`/depot_tools:"$PATH"
fetch --nohooks webrtc_android
gclient sync
本文标题:同步webrtc_android源码
本文链接:https://www.haomeiwen.com/subject/nnjhrxtx.html
网友评论