summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2016-05-31 18:10:10 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2016-05-31 18:10:10 +0530
commit3a5c70bec98d36928f0a0e11b34b0205d5d7b934 (patch)
tree2602a46fe38ddb1435ab25959fc79b211f368f1e
parenta2917c5559c6ba34c327d4024bfdbdf6fc5e0921 (diff)
android: add db410c to product map
Change-Id: If2725f49fa93a8fdda8a9e12afd631ba68187805 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
-rwxr-xr-xpost-build-lava.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/post-build-lava.py b/post-build-lava.py
index b3a210b..cbcc6a5 100755
--- a/post-build-lava.py
+++ b/post-build-lava.py
@@ -88,6 +88,9 @@ product_map = {
"hikey": {
"test_device_type": "hi6220-hikey",
},
+ "db410c": {
+ "test_device_type": "apq8016-sbc",
+ },
}