def list_images(args):
    """Lists all the publicly available system and emlator images."""
    emu_downloads_menu.list_all_downloads(args.arm)
Ejemplo n.º 2
0
def list_images(args):
    '''Lists all the publicly available system and emlator images.'''
    emu_downloads_menu.list_all_downloads()