Skip to content

Defer FOREGROUND_SERVICE_CONNECTED_DEVICE permission until head track… - #1032

Merged
davecraig merged 1 commit into
Scottish-Tech-Army:mainfrom
davecraig:main
Aug 23, 2026
Merged

Defer FOREGROUND_SERVICE_CONNECTED_DEVICE permission until head track…#1032
davecraig merged 1 commit into
Scottish-Tech-Army:mainfrom
davecraig:main

Conversation

@davecraig

Copy link
Copy Markdown
Contributor

…ing ships

Head tracking is disabled for users, so drop connectedDevice from the service's foregroundServiceType and the associated permission rather than requiring users to grant something the app doesn't use yet. The service never requests FOREGROUND_SERVICE_TYPE_CONNECTED_DEVICE at runtime, so this has no effect on current behavior. All head tracking code is left in place.

…ing ships

Head tracking is disabled for users, so drop connectedDevice from the
service's foregroundServiceType and the associated permission rather
than requiring users to grant something the app doesn't use yet. The
service never requests FOREGROUND_SERVICE_TYPE_CONNECTED_DEVICE at
runtime, so this has no effect on current behavior. All head tracking
code is left in place.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@davecraig
davecraig merged commit 6db7e7a into Scottish-Tech-Army:main Aug 23, 2026
2 checks 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.

1 participant