aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbuild-scripts/post-build-lava.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/build-scripts/post-build-lava.py b/build-scripts/post-build-lava.py
index dbc6cbc..4117697 100755
--- a/build-scripts/post-build-lava.py
+++ b/build-scripts/post-build-lava.py
@@ -45,6 +45,8 @@ PRODUCT_MAP = {
"juice": {
"test_device_type": "rtsm_fvp_base-aemv8a",
},
+ "aosp_maguro": {
+ "test_device_type": "nexus",
"full_maguro": {
"test_device_type": "nexus",
},