-
-
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
Conversation
Hi @hangox thank you for creating this PR 👍 |
@@ -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 |
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.
@@ -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 comment
The 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 8933bad161af4178b1185d1a37fbf41ea5269c55 | ||
accept_license_of android-sdk-license d56f5187479451eabf01fb78af6dfcb131a6481e | ||
accept_license_of android-googletv-license 601085b94cd77f0b54ff86406957099ebe79c4d6、 | ||
accept_license_of android-sdk-license 24333f8a63b6825ea9c5514f83c2829b004d1fee |
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 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 comment
The reason will be displayed to describe this comment to others. Learn more.
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.
Thank you for the PR, please apply some changes suggested in the review.
Hi @hangox, are you still working on this PR? Please let me know. Otherwise I'll close it. Thank you very much. |
Sorry that I have to close this PR as another PR has made requested changes. But thanks anyway. |
never mind , I am too busy, causing me to forget this. Just fix it。And I just know , it can reply |
new platform use new license ,when install api 28 , it show license not accept