Merge cherrypicks of ['googleplex-android-review.googlesource.com/26516176'] into 24Q2-release.

Change-Id: I9fb92f031527f8217e9fe847c90af8e2f180dbd0
This commit is contained in:
Android Build Coastguard Worker 2024-03-15 00:03:48 +00:00
commit 0c126b3a73

View file

@ -30,6 +30,7 @@
<Limit name="performance-point-1920x1079" value="120" /> <Limit name="performance-point-1920x1079" value="120" />
<Limit name="performance-point-3840x2160" value="60" /> <Limit name="performance-point-3840x2160" value="60" />
<Feature name="adaptive-playback" /> <Feature name="adaptive-playback" />
<Feature name="can-swap-width-height" value="1" />
</MediaCodec> </MediaCodec>
<MediaCodec name="c2.google.av1.decoder.secure" type="video/av01"> <MediaCodec name="c2.google.av1.decoder.secure" type="video/av01">
<Limit name="size" min="96x96" max="3840x2160" /> <Limit name="size" min="96x96" max="3840x2160" />
@ -45,6 +46,7 @@
<Limit name="performance-point-3840x2160" value="60" /> <Limit name="performance-point-3840x2160" value="60" />
<Feature name="adaptive-playback" /> <Feature name="adaptive-playback" />
<Feature name="secure-playback" required="true" /> <Feature name="secure-playback" required="true" />
<Feature name="can-swap-width-height" value="1" />
</MediaCodec> </MediaCodec>
</Decoders> </Decoders>
</MediaCodecs> </MediaCodecs>