diff --git a/webrtc/build/android/build_aar.py b/tools-webrtc/android/build_aar.py similarity index 99% rename from webrtc/build/android/build_aar.py rename to tools-webrtc/android/build_aar.py index bd2efb4ca0..7f6937f200 100755 --- a/webrtc/build/android/build_aar.py +++ b/tools-webrtc/android/build_aar.py @@ -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: