Skip to content
Snippets Groups Projects
Commit c16dfcc2 authored by Indrajeet Kumar's avatar Indrajeet Kumar
Browse files

Bump up the video dimension that goes to hw decoder to VGA

Change-Id: Ia01812d311666f2b6e5287b310b8f61101727e99
parent f29f547c
No related branches found
No related tags found
No related merge requests found
......@@ -36,7 +36,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
ro.moz.ril.emergency_by_default=true \
org.bluez.device.conn.type=array \
ro.moz.omx.hw.max_width=640 \
ro.moz.omx.hw.max_height=360
ro.moz.omx.hw.max_height=480
ifneq ($(filter user userdebug, $(TARGET_BUILD_VARIANT)),)
USE_JSMIN = 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