Moving build_aar.py to new location
We are moving the whole content of "webrtc/build" to new locations (see crbug.com/611808 for further information). The new location for the "webrtc/build/android" stuff is "tools-webrtc/android". BUG=webrtc:7030 Review-Url: https://codereview.webrtc.org/2647343006 Cr-Commit-Position: refs/heads/master@{#16269}
This commit is contained in:
parent
bfb11b2243
commit
26764613ad
@ -11,7 +11,7 @@
|
||||
"""Script to generate libwebrtc.aar for distribution.
|
||||
|
||||
The script has to be run from the root src folder.
|
||||
./webrtc/build/android/build_aar.py
|
||||
./tools-webrtc/android/build_aar.py
|
||||
|
||||
.aar-file is just a zip-archive containing the files of the library. The file
|
||||
structure generated by this script looks like this:
|
||||
Loading…
x
Reference in New Issue
Block a user