From 877d6d7ddc8ec5793ed75f60d31965db34b76c0a Mon Sep 17 00:00:00 2001 From: jt1134 Date: Sun, 17 Jul 2011 18:23:56 -0500 Subject: use correct updater.sh Change-Id: I6f5175524315d1ad7dc8ddfe69d648bab04ba6bf --- galaxysmtd.mk | 3 +++ 1 file changed, 3 insertions(+) diff --git a/galaxysmtd.mk b/galaxysmtd.mk index 11302d4..c13d553 100644 --- a/galaxysmtd.mk +++ b/galaxysmtd.mk @@ -167,6 +167,9 @@ endif PRODUCT_COPY_FILES += \ $(LOCAL_KERNEL):kernel +PRODUCT_COPY_FILES += \ + device/samsung/aries-common/updater.sh:updater.sh + # See comment at the top of this file. This is where the other # half of the device-specific product definition file takes care # of the aspects that require proprietary drivers that aren't -- cgit v1.1