summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2012-09-04 11:20:41 -0700
committerJean-Baptiste Queru <jbq@google.com>2012-09-04 11:20:41 -0700
commit308e2448a69afbe6a0583f54d31abaf969cbea0d (patch)
treedddb56861ab72d686fa8242d07fb5f309f63b2db
parentb528dd6955abeac5627d98ed70076de44dbe27df (diff)
downloaddevice_common-308e2448a69afbe6a0583f54d31abaf969cbea0d.zip
device_common-308e2448a69afbe6a0583f54d31abaf969cbea0d.tar.gz
device_common-308e2448a69afbe6a0583f54d31abaf969cbea0d.tar.bz2
Better tree cleanup for blob generation.
The AOSP boundary isn't exactly the vendor/ tree at the moment. Change-Id: I01da343911a49f1eac6c4aaf0a458cac82dc3a81
-rwxr-xr-xgenerate-blob-lists.sh5
1 files changed, 4 insertions, 1 deletions
diff --git a/generate-blob-lists.sh b/generate-blob-lists.sh
index 2d9ee91..479676d 100755
--- a/generate-blob-lists.sh
+++ b/generate-blob-lists.sh
@@ -66,7 +66,10 @@ else
cut -b 15- |
sort -f > $ARCHIVEDIR/$DEVICENAME-with.txt
done
- rm -rf vendor hardware/qcom/audio hardware/qcom/camera hardware/qcom/gps
+ rm -rf vendor
+ rm -rf hardware/qcom/audio hardware/qcom/camera hardware/qcom/gps
+ rm -rf device/moto/common device/moto/stingray device/moto/wingray
+ rm -rf device/samsung/crespo device/samsung/crespo4g
for DEVICENAME in $DEVICES
do
rm -rf out