From cddd4bebc4aefd1aacc6d11d8277c5b36d8c2e8e Mon Sep 17 00:00:00 2001 From: LuK1337 Date: Tue, 12 Jan 2021 04:36:38 +0100 Subject: [PATCH] sm8250-common: Build stagefright vendor plugin Change-Id: I040a8fb7639e78a538f3d75bdaba2a6deb9b6825 --- common.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/common.mk b/common.mk index 6fc4975..3c5825e 100644 --- a/common.mk +++ b/common.mk @@ -389,7 +389,8 @@ PRODUCT_PACKAGES += \ libOmxG711Enc \ libOmxQcelp13Enc \ libOmxVdec \ - libOmxVenc + libOmxVenc \ + libstagefrighthw # OnePlus PRODUCT_PACKAGES += \