Add backuptool to the build.

This commit is contained in:
Steve Kondik 2010-06-29 02:41:30 -04:00
parent 56d9fff0c8
commit ca1d5d1e3e
1 changed files with 1 additions and 0 deletions

View File

@ -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 \