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

ndk-build: Read ANDROID_USER_HOME and ANDROID_SDK_HOME env for $HOME/.android folder #347

Merged
merged 1 commit into from
Sep 12, 2022

Conversation

MarijnS95
Copy link
Member

@MarijnS95 MarijnS95 commented Sep 12, 2022

Use the documented environment variables to determine the location of $HOME/.android, instead of hardcoding it to reside under $HOME.

…/.android` folder

Use the [documented environment variables] to determine the location of
`$HOME/.android`, instead of hardcoding it to reside under `$HOME`.

[documented environment variables]: https://developer.android.com/studio/command-line/variables#envar
@MarijnS95 MarijnS95 merged commit ee971fd into master Sep 12, 2022
@MarijnS95 MarijnS95 deleted the ndk-build-sdk-home branch September 12, 2022 13:18
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.

None yet

1 participant