Snap for 9180607 from 747f7bb6d7 to tm-qpr2-release

Change-Id: I3c05e5312e7026ec1c1cc55042b54c6c98d7bef4
This commit is contained in:
Android Build Coastguard Worker 2022-10-15 21:06:54 +00:00
commit 6f5bc983d2

View file

@ -26,7 +26,8 @@
<Limit name="bitrate" range="1-120000000" />
<Limit name="frame-rate" range="1-120" />
<Limit name="concurrent-instances" max="16" />
<Limit name="performance-point-1920x1080" value="200" />
<Limit name="performance-point-1920x1080" value="180" />
<Limit name="performance-point-1920x1080" value="120" />
<Limit name="performance-point-3840x2160" value="60" />
<!--Feature name="adaptive-playback" /-->
</MediaCodec>
@ -39,7 +40,8 @@
<Limit name="bitrate" range="1-120000000" />
<Limit name="frame-rate" range="1-120" />
<Limit name="concurrent-instances" max="16" />
<Limit name="performance-point-1920x1080" value="200" />
<Limit name="performance-point-1920x1080" value="180" />
<Limit name="performance-point-1920x1080" value="120" />
<Limit name="performance-point-3840x2160" value="60" />
<!--Feature name="adaptive-playback" /-->
<Feature name="secure-playback" required="true" />