mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
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:
@@ -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 += \
|
||||
|
||||
@@ -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" >
|
||||
|
||||
Reference in New Issue
Block a user