-
-
Notifications
You must be signed in to change notification settings - Fork 216
fix can not accept license when install platform28 #15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,9 +20,11 @@ accept_all_android_licenses() { | |
echo "Android licenses directory doesn't exist, creating one..." | ||
mkdir -p $ANDROID_LICENSES | ||
fi | ||
accept_license_of android-sdk-license 8933bad161af4178b1185d1a37fbf41ea5269c55 | ||
accept_license_of android-sdk-license d56f5187479451eabf01fb78af6dfcb131a6481e | ||
accept_license_of android-googletv-license 601085b94cd77f0b54ff86406957099ebe79c4d6、 | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Please remove the trailing punctuation which doesn't belong to the license. |
||
accept_license_of android-sdk-license 24333f8a63b6825ea9c5514f83c2829b004d1fee | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Please keep the original order, thanks. |
||
accept_license_of android-sdk-preview-license 84831b9409646a918e30573bab4c9c91346d8abd | ||
accept_license_of android-sdk-preview-license 504667f4c0de7af1a06de9f4b1727b84351f2910 | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
accept_license_of google-gdk-license 33b6a2b64607f11b759f320ef9dff4ae5c47d97a | ||
accept_license_of intel-android-extra-license d975f751698a77b662f1254ddbeed3901e976f5a | ||
} | ||
|
||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please don't remove any existing license.