FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

OboeTester: Foreground service type should depend on activity type by robertwu1 · Pull Request #2106 · google/oboe · GitHub

/ oboe Public

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

Merged
robertwu1 merged 1 commit into
mainfrom
robertwu/foregroundserviceshoulddependonactivitytype
Sep 30, 2024
Merged

robertwu1 merged 1 commit into
mainfrom
robertwu/foregroundserviceshoulddependonactivitytype

Conversation

Copy link
Copy Markdown
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 requested a review from flamme September 25, 2024 23:38
robertwu1 merged commit 3dbbe19 into main Sep 30, 2024
robertwu1 deleted the robertwu/foregroundserviceshoulddependonactivitytype branch September 30, 2024 18:03
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL