From 32ed9d39cf16f4382cc7e5575a92efb493ee45c7 Mon Sep 17 00:00:00 2001 From: davidevinavil Date: Mon, 21 Jan 2019 00:03:09 +0100 Subject: msm8996-common: Add libmm-omxcore.so required by: libOmxVpp.so Signed-off-by: Davide Garberi --- msm8996.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/msm8996.mk b/msm8996.mk index 63015cd..3df458e 100755 --- a/msm8996.mk +++ b/msm8996.mk @@ -300,7 +300,8 @@ PRODUCT_PACKAGES += \ libOmxVdec \ libOmxVenc \ libOmxVdecHevc \ - libstagefrighthw + libstagefrighthw \ + libmm-omxcore # Power PRODUCT_PACKAGES += \ -- cgit v1.2.3