Skip to content
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

Moving android SDK checks to android module. #13

Merged
merged 1 commit into from
Dec 21, 2016

Conversation

nmittler
Copy link
Contributor

This allows us to build openjdk without requiring installation of android sdk.

This allows us to build openjdk without requiring installation of android sdk.
// Download and install the latest Android SDK from https://developer.android.com/studio/install.html
// and set the ANDROID_HOME environment variable to point to the root of the SDK.
//
// BoringSSL
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are the BoringSSL compilation instructions available elsewhere?

Copy link
Contributor Author

@nmittler nmittler Dec 21, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes they're in Building.md

Copy link
Contributor

@kruton kruton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants