From f603e0a41a501fde8bad9ba20547a743719fcaf4 Mon Sep 17 00:00:00 2001 From: nailyk-fr Date: Thu, 9 Feb 2017 12:46:57 +0100 Subject: shinano-common: shim: Add MediaBufferGroup * Add shim for MediaBufferGroup workaround * Blobs have probably be built before this commit: https://github.com/LineageOS/android_frameworks_av/commit/e9a5b96e7927fd4e38623e17ac73e8e4e25877ee which cause libwvm.so not starting due to missing symbol ZN7android16MediaBufferGroupC1Ev Change-Id: I490a2d599c01cd7d8db937d3a9d6eceffaf6a7e6 --- shinano.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'shinano.mk') diff --git a/shinano.mk b/shinano.mk index a182ae4..955b3b3 100644 --- a/shinano.mk +++ b/shinano.mk @@ -50,7 +50,8 @@ PRODUCT_COPY_FILES += \ PRODUCT_PACKAGES += \ libc_ndk \ tad_static \ - wait4tad_static + wait4tad_static \ + libshims_wvm # ANT+ PRODUCT_PACKAGES += \ -- cgit v1.2.3