From: Jan Altensen Date: Tue, 12 May 2020 18:13:55 +0000 (+0200) Subject: a5xelte: move libstagefright_shim to system X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=924717b0c60b7e1f4fa8c5a035425154eabcd068;p=GitHub%2FLineageOS%2Fandroid_device_samsung_a5xelte.git a5xelte: move libstagefright_shim to system * setting `proprietary: true,` breaks building of treble devices when this tree is synced aswell Change-Id: I98f490942bd03c9bd453c1bd14dafafda65ab34c --- diff --git a/BoardConfig.mk b/BoardConfig.mk index b7eda95..9993027 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -57,7 +57,7 @@ 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/libstagefright.so|/system/lib/libstagefright_shim.so \ /system/lib/libexynoscamera.so|/vendor/lib/libexynoscamera_shim.so \ /system/lib/libbauthserver.so|/system/lib/libbauthtzcommon_shim.so