BACKPORT: Fix securityexception in Android U devices that impedes loc… #6419
+5
−1
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.
…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)