From 3930c9f51da86ec69c23cc00e6f467e8f29d28fd Mon Sep 17 00:00:00 2001 From: Vishal Bhoj Date: Wed, 22 May 2013 23:43:55 +0530 Subject: Map Galaxy Nexus device --- build-scripts/post-build-lava.py | 3 +++ 1 file changed, 3 insertions(+) (limited to 'build-scripts/post-build-lava.py') diff --git a/build-scripts/post-build-lava.py b/build-scripts/post-build-lava.py index 6443aae..5f3cccc 100755 --- a/build-scripts/post-build-lava.py +++ b/build-scripts/post-build-lava.py @@ -36,6 +36,9 @@ PRODUCT_MAP = { "vexpress_rtsm": { "test_device_type": "rtsm_ve-a15x4-a7x4", }, + "full_maguro": { + "test_device_type": "nexus", + }, } OPTION_SUFFIX = "_OPTION" -- cgit v1.2.3