Fix a build break due to a change in libui
authorDan Stoza <stoza@google.com>
Mon, 8 Dec 2014 19:54:16 +0000 (11:54 -0800)
committerDan Stoza <stoza@google.com>
Mon, 8 Dec 2014 19:54:16 +0000 (11:54 -0800)
commita3b8c011e600de7f0b790d663ae29ed8b9fe2f4b
tree0374b7c706ae90a8cd32efbd3defc05298f29b44
parent2be288ff70a54d330c12496958a42b6d9e52b51e
Fix a build break due to a change in libui

The Rect constructor became ambiguous because of the addition of a
new overload. This resolves the ambiguity to fix the build, but the
dependency on libui should be removed altogether.

Bug: 18668702
Change-Id: I923fcf793790776cd067933292ec8c8050f27d1c
exynos_omx/openmax/exynos_omx/osal/Exynos_OSAL_Android.cpp