From 05743f46f062887d1e7597825cf9a774136dac94 Mon Sep 17 00:00:00 2001 From: Arif Ali Date: Mon, 31 Oct 2011 22:31:21 +0000 Subject: [PATCH] leo: fix some proprietary files --- setup-makefiles.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup-makefiles.sh b/setup-makefiles.sh index 197a22d..c971cca 100755 --- a/setup-makefiles.sh +++ b/setup-makefiles.sh @@ -40,7 +40,7 @@ MAKEFILE=../../../$OUTDIR/$DEVICE-vendor-blobs.mk # Prebuilt libraries that are needed to build open-source libraries PRODUCT_COPY_FILES := \\ - $OUTDIR/proprietary/libcamera.so:obj/lib/libcamera.so + $OUTDIR/proprietary/lib/libcamera.so:obj/lib/libcamera.so # All the blobs necessary for leo PRODUCT_COPY_FILES += \\