Skip to content

Commit

Permalink
Cleanup old ndk CIPD upload script (flutter#30253)
Browse files Browse the repository at this point in the history
  • Loading branch information
GaryQian authored Dec 10, 2021
1 parent 71fdb89 commit 5aa7b30
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 32 deletions.
2 changes: 1 addition & 1 deletion tools/android_sdk/create_cipd_packages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ print_usage () {
echo " - PATH_TO_SDK_DIR is the path to the sdk folder. If omitted, this defaults to"
echo " your ANDROID_SDK_ROOT environment variable."
echo ""
echo "This script downloads the packages specified in android_sdk_packages.txt and uploads"
echo "This script downloads the packages specified in packages.txt and uploads"
echo "them to CIPD for linux, mac, and windows."
echo ""
echo "Manage the packages to download in 'packages.txt'. You can use"
Expand Down
31 changes: 0 additions & 31 deletions tools/create_ndk_cipd_package.sh

This file was deleted.

0 comments on commit 5aa7b30

Please sign in to comment.