projects
/
GitHub
/
LineageOS
/
android_device_samsung_s5neolte.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef308a5
)
s5neolte: shim libcamera_client, libstagefright and libexynoscamera
author
Stricted
<info@stricted.net>
Mon, 1 Oct 2018 09:49:33 +0000
(11:49 +0200)
committer
Jan Altensen
<info@stricted.net>
Mon, 12 Aug 2019 07:20:16 +0000
(09:20 +0200)
Change-Id: Ib6a8bf37d77777ea095b420bfe759f1f99c8d5e1
BoardConfig.mk
patch
|
blob
|
blame
|
history
diff --git
a/BoardConfig.mk
b/BoardConfig.mk
index 0345eb084ec6a6f0252f498dfebbe81f5996672e..5a05a2e7d295a02e27fc01e0c93ae4b50044496f 100644
(file)
--- a/
BoardConfig.mk
+++ b/
BoardConfig.mk
@@
-46,3
+46,9
@@
BOARD_FLASH_BLOCK_SIZE := 131072
# Kernel
TARGET_KERNEL_CONFIG := lineageos_s5neolte_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