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 --- rootdir/init.qcom.rc | 1 + 1 file changed, 1 insertion(+) (limited to 'rootdir/init.qcom.rc') diff --git a/rootdir/init.qcom.rc b/rootdir/init.qcom.rc index 6b4af86..0b82c92 100644 --- a/rootdir/init.qcom.rc +++ b/rootdir/init.qcom.rc @@ -25,6 +25,7 @@ on early-init echo 8 8 8 8 > /proc/sys/kernel/printk on init + export LD_SHIM_LIBS /system/vendor/lib/libwvm.so|libshims_wvm.so symlink /dev/block/platform/msm_sdcc.1 /dev/block/bootdevice # Enable subsystem restart -- cgit v1.2.3