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

Fix user profile behavior #2064

Merged

Conversation

jonathanklee
Copy link
Contributor

User profile was not read at the time the SafetyNet request is done because getProfileResId() was returning 0 in that case.

We need to check profile resources id only when user profile is not selected.

User profile was not read at the time the SafetyNet request is done
because getProfileResId() was returning 0 in that case.

We need to check profile resources id only when user profile is not
selected.
@mar-v-in mar-v-in merged commit 10e72fa into microg:master Oct 2, 2023
1 check passed
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