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 crash when contact query fails in direct boot mode #645

Merged
merged 1 commit into from
Jan 1, 2025

Conversation

chenxiaolong
Copy link
Owner

This regressed after de0bd10, which turned null Cursor return values from ContentResolver queries into exceptions.

This updates the CallMetadataCollector (and RecordRule) queries to catch exceptions when querying contacts.

Fixes: #643

This regressed after de0bd10, which
turned null Cursor return values from ContentResolver queries into
exceptions.

This updates the CallMetadataCollector (and RecordRule) queries to catch
exceptions when querying contacts.

Fixes: #643

Signed-off-by: Andrew Gunnerson <[email protected]>
@chenxiaolong chenxiaolong self-assigned this Jan 1, 2025
chenxiaolong added a commit that referenced this pull request Jan 1, 2025
Signed-off-by: Andrew Gunnerson <[email protected]>
@chenxiaolong chenxiaolong merged commit 17b9850 into master Jan 1, 2025
1 check passed
@chenxiaolong chenxiaolong deleted the contacts-permission branch January 1, 2025 03:31
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.

Direct boot calls save to in_progress: failed to migrate recordings
1 participant