Skip to content
Snippets Groups Projects
Commit 080f6388 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "Update ro.moz.omx.hw.max_{width,height} system properties to permit 720p video"

parents 8e1de501 1cb320dd
No related branches found
No related tags found
No related merge requests found
......@@ -37,8 +37,8 @@ PRODUCT_PROPERTY_OVERRIDES += \
ro.display.colorfill=1 \
ro.moz.ril.emergency_by_default=true \
org.bluez.device.conn.type=array \
ro.moz.omx.hw.max_width=800 \
ro.moz.omx.hw.max_height=480
ro.moz.omx.hw.max_width=1280 \
ro.moz.omx.hw.max_height=720
ifneq ($(PLATFORM_SDK_VERSION), 15)
PRODUCT_PROPERTY_OVERRIDES += ro.moz.devinputjack=1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment