-
Notifications
You must be signed in to change notification settings - Fork 121
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
Cleanup mime attribute of enableaudiodevicecallback #1518
Merged
Merged
Conversation
This file contains 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
borongc
requested review from
sideb0ard,
jasonzhangxx,
xiaomings and
osagie98
September 8, 2023 18:32
Codecov Report
@@ Coverage Diff @@
## main #1518 +/- ##
==========================================
- Coverage 57.55% 57.54% -0.01%
==========================================
Files 1905 1905
Lines 94680 94680
==========================================
- Hits 54489 54483 -6
- Misses 40191 40197 +6 |
xiaomings
reviewed
Sep 8, 2023
borongc
force-pushed
the
cleanup_mime
branch
from
September 8, 2023 20:53
2402d21
to
db8a647
Compare
osagie98
reviewed
Sep 8, 2023
borongc
force-pushed
the
cleanup_mime
branch
from
September 8, 2023 22:20
179c066
to
80511ba
Compare
osagie98
reviewed
Sep 8, 2023
borongc
force-pushed
the
cleanup_mime
branch
2 times, most recently
from
September 9, 2023 18:20
73cc23b
to
c06f0c2
Compare
borongc
force-pushed
the
cleanup_mime
branch
2 times, most recently
from
September 9, 2023 18:53
bc767ce
to
9627e35
Compare
Remove this attribute as it is not used. b/216483296
Defalut enable_audio_device_callback as true. b/216483296
Remove this attribute as it is not used. b/216483296
borongc
force-pushed
the
cleanup_mime
branch
from
September 11, 2023 19:17
9627e35
to
6651bde
Compare
osagie98
approved these changes
Sep 11, 2023
cobalt-github-releaser-bot
pushed a commit
that referenced
this pull request
Feb 28, 2024
Remove this attribute as it is not used. b/216483296 (cherry picked from commit ef7ab40)
borongc
added a commit
that referenced
this pull request
Mar 2, 2024
Remove this attribute as it is not used. b/216483296 (cherry picked from commit ef7ab40)
borongc
added a commit
that referenced
this pull request
Mar 2, 2024
Remove this attribute as it is not used. b/216483296 (cherry picked from commit ef7ab40)
borongc
added a commit
that referenced
this pull request
Mar 18, 2024
…back (#2508) Refer to the original PR: #1518 Remove this attribute as it is not used. b/216483296 Co-authored-by: Bo-Rong Chen <[email protected]>
borongc
added a commit
to borongc/cobalt
that referenced
this pull request
Apr 9, 2024
Remove this attribute as it is not used. b/216483296
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Remove this attribute as it is not used.
b/216483296