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

Use getCacheDir if getExternalCacheDir returns null. #11935

Merged
merged 1 commit into from Jun 19, 2023

Conversation

nitanmarcel
Copy link
Contributor

Fixes a weird problem encountered in certain custom ROMs where the getExternalCacheDir method occasionally returns a null value.

@nitanmarcel nitanmarcel changed the title Use getCacheDir if getExternalDir returns null. Use getCacheDir if getExternalCacheDir returns null. Jun 12, 2023
@nitanmarcel nitanmarcel force-pushed the patch-1 branch 2 times, most recently from 9eaf685 to 3b6f6fd Compare June 12, 2023 17:36
Copy link
Member

@JosJuice JosJuice left a comment

Choose a reason for hiding this comment

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

The title of your commit seems to have been set to the hash of another commit, which is quite confusing.

@nitanmarcel nitanmarcel force-pushed the patch-1 branch 2 times, most recently from 1c09e94 to 5479714 Compare June 12, 2023 21:45
@nitanmarcel
Copy link
Contributor Author

Everything should be done I guess.

Sorry for the force push but didn't wanted to have a bunch of commits for all the small fixes ^^

@JosJuice
Copy link
Member

Sorry for the force push but didn't wanted to have a bunch of commits for all the small fixes ^^

A force push is what we prefer in situations like these.

@JosJuice
Copy link
Member

LGTM if you fix the lint error.

@nitanmarcel
Copy link
Contributor Author

LGTM if you fix the lint error.

I hope it was the intend. Should be fixed now once the built starts again. I hope

@JosJuice JosJuice merged commit 27db8d4 into dolphin-emu:master Jun 19, 2023
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants