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

OboeTester: Foreground service type should depend on activity type #2106

Merged

Conversation

robertwu1
Copy link
Collaborator

Currently, the OboeTester foreground service declares that its service types are both media playback and microphone, regardless of what activity is used.

Test Input and Test Output should be different service types when using a foreground service. This PR makes this change. This allows us to undo an confusing commit #2100.

Fixes #2105

@robertwu1 robertwu1 merged commit 3dbbe19 into main Sep 30, 2024
3 checks passed
@robertwu1 robertwu1 deleted the robertwu/foregroundserviceshoulddependonactivitytype branch September 30, 2024 18:03
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.

Why starting output test with enabling foreground service will require recording permission
2 participants