Skip to content

BACKPORT: Fix securityexception in Android U devices that impedes loc… #6419

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

Merged
merged 4 commits into from
Jul 16, 2025

Conversation

johnedocampo
Copy link
Contributor

…al unit testing

This PR backports
https://chromium-review.googlesource.com/c/chromium/src/+/4646490 to help update Chrobalt's Android SDK to 34. SDK 34 allows us to use APIs like MediaCodec.BUFFER_FLAG_DECODE_ONLY, which is needed for tunneling playback improvement.

This change is backported from m120+.

There are no revisions added to this cherry-pick. This is the second commit (out of 3) needed to fully integrate SDK 34 into Chrobalt. The first commit in this series can be found at 9a63e71. The next commit in this series can be found at #6356.

Bug: 422844240
Original commit description:

Change-Id: Ic6dfb550c30fc943764b707e2269a10ea55d9377 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4646490
(cherry picked from commit 6cdc0d05b4d3f115c47fd32929d08d89b66fe653)

…sting

Bug: 1457994
Change-Id: Ic6dfb550c30fc943764b707e2269a10ea55d9377
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4646490
Reviewed-by: Andrew Grieve <[email protected]>
Commit-Queue: Edgar Arriaga García <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1162983}
(cherry picked from commit 6cdc0d05b4d3f115c47fd32929d08d89b66fe653)
@johnedocampo johnedocampo added the cp-26.android Cherry Pick to the 26.android branch label Jul 15, 2025
@johnedocampo johnedocampo merged commit c44c08b into youtube:main Jul 16, 2025
626 of 633 checks passed
cobalt-github-releaser-bot pushed a commit that referenced this pull request Jul 16, 2025
#6419)

…al unit testing

This PR backports
https://chromium-review.googlesource.com/c/chromium/src/+/4646490 to
help update Chrobalt's Android SDK to 34. SDK 34 allows us to use APIs
like MediaCodec.BUFFER_FLAG_DECODE_ONLY, which is needed for tunneling
playback improvement.

This change is backported from m120+.

There are no revisions added to this cherry-pick. This is the second
commit (out of 3) needed to fully integrate SDK 34 into Chrobalt. The
first commit in this series can be found at
9a63e71.
The next commit in this series can be found at
#6356.

Bug: 422844240
Original commit description:

Change-Id: Ic6dfb550c30fc943764b707e2269a10ea55d9377 Reviewed-on:
https://chromium-review.googlesource.com/c/chromium/src/+/4646490
(cherry picked from commit 6cdc0d05b4d3f115c47fd32929d08d89b66fe653)

Co-authored-by: Edgar Arriaga <[email protected]>
(cherry picked from commit c44c08b)
johnedocampo added a commit that referenced this pull request Jul 16, 2025
…vices that impedes loc… (#6444)

Refer to the original PR: #6419

…al unit testing

This PR backports 
https://chromium-review.googlesource.com/c/chromium/src/+/4646490 to
help update Chrobalt's Android SDK to 34. SDK 34 allows us to use APIs
like MediaCodec.BUFFER_FLAG_DECODE_ONLY, which is needed for tunneling
playback improvement.

This change is backported from m120+.

There are no revisions added to this cherry-pick. This is the second
commit (out of 3) needed to fully integrate SDK 34 into Chrobalt. The
first commit in this series can be found at
9a63e71.
The next commit in this series can be found at
#6356.

Bug: 422844240
Original commit description:

Change-Id: Ic6dfb550c30fc943764b707e2269a10ea55d9377 Reviewed-on:
https://chromium-review.googlesource.com/c/chromium/src/+/4646490
(cherry picked from commit 6cdc0d05b4d3f115c47fd32929d08d89b66fe653)

Co-authored-by: John Ocampo <[email protected]>
Co-authored-by: Edgar Arriaga <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cp-26.android Cherry Pick to the 26.android branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants