summaryrefslogtreecommitdiffstats
path: root/extract-files.sh
diff options
context:
space:
mode:
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