From 2806d8bfe0361daab80c43c9e2e38205b780237d Mon Sep 17 00:00:00 2001 From: codeworkx Date: Thu, 14 Feb 2013 18:49:02 +0000 Subject: galaxys2: update for new kernel, cleanup, replicant camera hal Camera HAL from: http://gitorious.org/replicant/device_samsung_galaxys2 Change-Id: I4191110be5b3368c608333d724f4217894dab4ac --- extract-files.sh | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'extract-files.sh') diff --git a/extract-files.sh b/extract-files.sh index c054d1a..3ddb3d4 100755 --- a/extract-files.sh +++ b/extract-files.sh @@ -59,6 +59,10 @@ PRODUCT_PACKAGES += \\ libhdmi \\ libhdmiclient \\ libsecion + +PRODUCT_COPY_FILES += \\ + \$(LOCAL_PATH)/proprietary/sbin/cbd:root/sbin/cbd + PRODUCT_COPY_FILES += \\ EOF -- cgit v1.1