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

Factor out finding permissions and command line flags #39998

Merged

Conversation

amanj120
Copy link
Contributor

Factoring out these two features is useful because they will need to be called in many different circumstances. This will be useful for transitioning to a Gradle-based build system. For more details on the final scope of this project, read this comment. There are a lot of changes that need to be made to move towards a Gradle-based build system, so I have broken these changes into smaller, more understandable steps.

We are working on this PR with @m4gr3d, as explained here

@aaronfranke
Copy link
Member

Note: There will also have to be a corresponding PR for master for this to be merged.

@aaronfranke aaronfranke added this to the 3.2 milestone Jul 1, 2020
@m4gr3d m4gr3d self-requested a review July 6, 2020 16:13
Copy link
Contributor

@m4gr3d m4gr3d left a comment

Choose a reason for hiding this comment

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

Can you add a method comment for the newly extracted methods.
Once the review is approved, you'll also need to provide forward-port for the master branch.

platform/android/export/export.cpp Outdated Show resolved Hide resolved
@m4gr3d m4gr3d requested a review from a team July 6, 2020 16:28
platform/android/export/export.cpp Outdated Show resolved Hide resolved
@amanj120 amanj120 force-pushed the bundle_pr_permissions branch 2 times, most recently from 2a41895 to 9f7d9a6 Compare July 9, 2020 17:32
@akien-mga akien-mga changed the base branch from 3.2 to 3.2-android-app-bundle July 15, 2020 13:57
@akien-mga akien-mga merged commit c2f3f1b into godotengine:3.2-android-app-bundle Jul 15, 2020
@akien-mga
Copy link
Member

Thanks!

@amanj120 amanj120 deleted the bundle_pr_permissions branch July 20, 2020 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants