aboutsummaryrefslogtreecommitdiff
path: root/build-scripts/post-build-lava.py
diff options
context:
space:
mode:
Diffstat (limited to 'build-scripts/post-build-lava.py')
-rwxr-xr-xbuild-scripts/post-build-lava.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/build-scripts/post-build-lava.py b/build-scripts/post-build-lava.py
index 4477987..8842734 100755
--- a/build-scripts/post-build-lava.py
+++ b/build-scripts/post-build-lava.py
@@ -70,6 +70,9 @@ PRODUCT_MAP = {
"aosp_manta": {
"test_device_type": "nexus10",
},
+ "aosp_flounder": {
+ "test_device_type": "nexus9",
+ },
"apm": {
"test_device_type": "mustang",
},