DO NOT MERGE - Merge qt-dev-plus-aosp-without-vendor (5713463) into stage-aosp-master

Bug: 134405016
Change-Id: I7a6223a470187e4a6a683abfb906c12e8885e6b3
This commit is contained in:
Xin Li
2019-08-14 12:04:02 -07:00
2 changed files with 3 additions and 1 deletions

View File

@@ -48,7 +48,7 @@ PRODUCT_COPY_FILES += \
# Set the SVN for the targeted MR release
PRODUCT_PROPERTY_OVERRIDES += \
ro.vendor.build.svn=29
ro.vendor.build.svn=30
# Enforce privapp-permissions whitelist
PRODUCT_PROPERTY_OVERRIDES += \

View File

@@ -161,6 +161,7 @@ Only the three quirks included above are recognized at this point:
<Limit name="frame-rate" range="1-240" />
<Limit name="concurrent-instances" max="16" />
<Limit name="performance-point-864x480" value="30" />
<Limit name="performance-point-720x576" value="25" />
<Limit name="performance-point-720x480" value="30" />
<Feature name="bitrate-modes" value="VBR,CBR" />
</MediaCodec>
@@ -260,6 +261,7 @@ Only the three quirks included above are recognized at this point:
<Feature name="adaptive-playback" />
<Limit name="concurrent-instances" max="16" />
<Limit name="performance-point-864x480" value="30" />
<Limit name="performance-point-720x576" value="25" />
<Limit name="performance-point-720x480" value="30" />
</MediaCodec>
<MediaCodec name="OMX.qcom.video.decoder.vp8" type="video/x-vnd.on2.vp8" >