Home
last modified time | relevance | path

Searched refs:standalone_images_map (Results 1 – 1 of 1) sorted by relevance

/external/autotest/client/common_lib/
Dandroid_utils.py143 standalone_images_map = get_config_value_regex('CLIENT', variable in AndroidImageFiles
165 if board in cls.standalone_images_map:
167 '%s: %s', board, cls.standalone_images_map[board])
168 return cls.standalone_images_map[board]