aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2014-07-10 17:46:10 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2014-07-10 17:46:10 +0530
commit5661878087f3ac0fba4159401e2e317e033a5bf1 (patch)
tree95ff2706d290a7987674bec27b39e78c103eb701
parentedd72398447aea6788e6b5daa5ee01dfb18bf736 (diff)
Fix typo in post-build-lava script
Change-Id: Ib01381b4e612a0f9e95edf8ce7361049778f4d84 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
-rwxr-xr-xbuild-scripts/post-build-lava.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/build-scripts/post-build-lava.py b/build-scripts/post-build-lava.py
index 4117697..ad88824 100755
--- a/build-scripts/post-build-lava.py
+++ b/build-scripts/post-build-lava.py
@@ -47,6 +47,7 @@ PRODUCT_MAP = {
},
"aosp_maguro": {
"test_device_type": "nexus",
+ },
"full_maguro": {
"test_device_type": "nexus",
},