OSDN Git Service

remove crespo4g workaround
authorJean-Baptiste Queru <jbq@google.com>
Fri, 13 May 2011 20:41:12 +0000 (13:41 -0700)
committerJean-Baptiste Queru <jbq@google.com>
Fri, 13 May 2011 20:41:12 +0000 (13:41 -0700)
Change-Id: Ife0b1f054c8c2440a62b2b293fb13387544af54e

generate-blob-scripts.sh

index 21ee48b..6baf4e4 100755 (executable)
@@ -52,9 +52,6 @@ repo sync
 repo sync
 repo sync
 
-# Remove directory that breaks the build
-rm -rf device/samsung/crespo4g/crespo4g_overlay
-
 . build/envsetup.sh
 for DEVICENAME in $DEVICES
 do