diff options
author | Jean-Baptiste Queru <jbq@google.com> | 2013-03-04 17:38:22 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2013-03-04 17:38:22 +0000 |
commit | d59d89697d8f5fc51d129f00a566e8bb97fdc281 (patch) | |
tree | 8bdf4c3fd2f05c83362bf2534675766c6449491b | |
parent | 482ba1ce70f151a7c8e284c57c988055c4e970d7 (diff) | |
parent | 9f8c7e1aa208fa0742b23836da5dd87136caa646 (diff) | |
download | device_common-d59d89697d8f5fc51d129f00a566e8bb97fdc281.tar.gz device_common-d59d89697d8f5fc51d129f00a566e8bb97fdc281.tar.bz2 device_common-d59d89697d8f5fc51d129f00a566e8bb97fdc281.zip |
am 9f8c7e1a: Fine-tune device list
* commit '9f8c7e1aa208fa0742b23836da5dd87136caa646':
Fine-tune device list
-rwxr-xr-x | generate-blob-lists.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generate-blob-lists.sh b/generate-blob-lists.sh index 90058b1..f1bcdd0 100755 --- a/generate-blob-lists.sh +++ b/generate-blob-lists.sh @@ -42,7 +42,7 @@ then fi shift -DEVICES="maguro toro toroplus grouper tilapia manta mako phantasm wolfie" +DEVICES="maguro toro toroplus panda grouper tilapia manta mako phantasm wolfie flo deb" export LC_ALL=C repo sync -j32 -n |