summaryrefslogtreecommitdiffstats
path: root/extract-files.sh
diff options
context:
space:
mode:
authorcodeworkx <codeworkx@cyanogenmod.org>2013-02-14 18:49:02 +0000
committerXpLoDWilD <xplodgui@gmail.com>2013-02-17 20:28:22 +0000
commit2806d8bfe0361daab80c43c9e2e38205b780237d (patch)
tree8b539c8ca1363827346183b240be58c7deb8dff0 /extract-files.sh
parent2bd22a00bd6c148ddbd453896b7639d9eb86ba26 (diff)
downloaddevice_samsung_galaxys2-common-2806d8bfe0361daab80c43c9e2e38205b780237d.zip
device_samsung_galaxys2-common-2806d8bfe0361daab80c43c9e2e38205b780237d.tar.gz
device_samsung_galaxys2-common-2806d8bfe0361daab80c43c9e2e38205b780237d.tar.bz2
galaxys2: update for new kernel, cleanup, replicant camera hal
Camera HAL from: http://gitorious.org/replicant/device_samsung_galaxys2 Change-Id: I4191110be5b3368c608333d724f4217894dab4ac
Diffstat (limited to 'extract-files.sh')
-rwxr-xr-xextract-files.sh4
1 files changed, 4 insertions, 0 deletions
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