diff --git a/products/common.mk b/products/common.mk index cdf0d98c..db1339f1 100644 --- a/products/common.mk +++ b/products/common.mk @@ -30,6 +30,7 @@ PRODUCT_PACKAGE_OVERLAYS += vendor/cyanogen/overlay/common include frameworks/base/data/sounds/AudioPackage4.mk PRODUCT_COPY_FILES += \ + vendor/cyanogen/prebuilt/common/bin/backuptool.sh:system/bin/backuptool.sh \ vendor/cyanogen/prebuilt/common/lib/libncurses.so:system/lib/libncurses.so \ vendor/cyanogen/prebuilt/common/etc/resolv.conf:system/etc/resolv.conf \ vendor/cyanogen/prebuilt/common/etc/terminfo/l/linux:system/etc/terminfo/l/linux \