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

Add "filesRoot" path to Android provider paths xml #74673

Merged
merged 1 commit into from
Mar 10, 2023

Conversation

lewiji
Copy link
Contributor

@lewiji lewiji commented Mar 9, 2023

Adds a filesRoot provider path to the Android build godot_provider_paths.xml file.

See: #72495 (comment)

This allows custom Android plugins to register the project as a androidx.core.content.FileProvider for sharing capabilities in a compatible way with the changes in #72495.

@Derektamente has tested it with their Godroid plugin and verified that it works.

@lewiji lewiji requested a review from a team as a code owner March 9, 2023 17:10
@akien-mga akien-mga added this to the 4.1 milestone Mar 9, 2023
@akien-mga akien-mga added the cherrypick:3.x Considered for cherry-picking into a future 3.x release label Mar 9, 2023
@akien-mga
Copy link
Member

The indentation changes seem a bit arbitrary, are they intentional?

For the record, your commit seems not to be linked to your GitHub account. See: Why are my commits linked to the wrong user? for more info.

@lewiji
Copy link
Contributor Author

lewiji commented Mar 9, 2023

Thanks for the heads up, my IDE must have done something strange there - I've fixed the indentation and the author email.

@akien-mga akien-mga merged commit 9b8c4d2 into godotengine:master Mar 10, 2023
@akien-mga
Copy link
Member

Thanks!

@YuriSizov
Copy link
Contributor

Cherry-picked for 4.0.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherrypick:3.x Considered for cherry-picking into a future 3.x release enhancement platform:android topic:porting
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants