Skip to content
Snippets Groups Projects
Commit 1cb320dd authored by Bhargav Gurappadi's avatar Bhargav Gurappadi
Browse files

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

video

Change-Id: Ibe300395a44d428f5c55967759cab801e9a028de
parent 6b6ab6fd
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