a5xelte: shim libcamera_client, libstagefright and libexynoscamera
authorDanny Wood <danwood76@gmail.com>
Thu, 25 Apr 2019 15:42:50 +0000 (16:42 +0100)
committerJan Altensen <info@stricted.net>
Mon, 12 Aug 2019 07:12:37 +0000 (09:12 +0200)
Change-Id: Iacb42ae6531fe1d51360338988e279564a071276

BoardConfig.mk

index 68a3573df6672c7f597c96c5bb6295f5454ecd95..3396f9eebcd9f1c3d1015efd8f0d18e72ff04a31 100644 (file)
@@ -44,3 +44,9 @@ BOARD_FLASH_BLOCK_SIZE := 4096
 
 # Kernel
 TARGET_KERNEL_CONFIG := lineageos_a5xelte_defconfig
+
+# Shim
+TARGET_LD_SHIM_LIBS += \
+    /system/lib/libcamera_client.so|/vendor/lib/libcamera_client_shim.so \
+    /system/lib/libstagefright.so|/vendor/lib/libstagefright_shim.so \
+    /system/lib/libexynoscamera.so|/vendor/lib/libexynoscamera_shim.so