OSDN Git Service

am e80457e2: Update list of devices in comment
authorJean-Baptiste Queru <jbq@google.com>
Sun, 26 Sep 2010 14:29:46 +0000 (07:29 -0700)
committerAndroid Git Automerger <android-git-automerger@android.com>
Sun, 26 Sep 2010 14:29:46 +0000 (07:29 -0700)
Merge commit 'e80457e2c7e742065b879d27141f2027a85c1fe7'

* commit 'e80457e2c7e742065b879d27141f2027a85c1fe7':
  Update list of devices in comment

1  2 
generate-blob-scripts.sh

diff --combined generate-blob-scripts.sh
@@@ -16,7 -16,7 +16,7 @@@
  
  # This script auto-generates the scripts that manage the handling of the
  # proprietary blobs necessary to build the Android Open-Source Project code
- # for dream, passion and sapphire targets
+ # for passion and crespo targets
  
  # It needs to be run from the root of a source tree that can repo sync,
  # runs builds with and without the vendor tree, and uses the difference
@@@ -43,7 -43,7 +43,7 @@@ the
  fi
  shift
  
 -DEVICES="passion crespo"
 +DEVICES="passion crespo stingray"
  
  ARCHIVEDIR=archive-$(date +%s)
  mkdir $ARCHIVEDIR