diff options
author | Jean-Baptiste Queru <jbq@google.com> | 2013-01-28 16:41:53 -0800 |
---|---|---|
committer | Jean-Baptiste Queru <jbq@google.com> | 2013-01-28 16:41:53 -0800 |
commit | 36812cec765785f80d23be5495ab499104975e4f (patch) | |
tree | 886b41e69c0e5da017b1f7a210648aa9c45b5f21 | |
parent | 089516b3a07326680dea8be33e5cc734cc9ba4bc (diff) | |
download | device_common-36812cec765785f80d23be5495ab499104975e4f.tar.gz device_common-36812cec765785f80d23be5495ab499104975e4f.tar.bz2 device_common-36812cec765785f80d23be5495ab499104975e4f.zip |
Full list of devices for blob lists
Change-Id: I32d61ab5ab32061231af676726ef6ad46af06b30
-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 a4ee92e..644e1ee 100755 --- a/generate-blob-lists.sh +++ b/generate-blob-lists.sh @@ -42,7 +42,7 @@ then fi shift -DEVICES="phantasm" +DEVICES="maguro toro toroplus grouper tilapia manta phantasm" export LC_ALL=C repo sync -j32 -n |