HomeSort by relevance Sort by last modified time
    Searched refs:care_map_list (Results 1 - 4 of 4) sorted by null

  /build/make/tools/releasetools/
add_img_to_target_files 574 care_map_list = []
586 care_map_list += GetCareMap(partition, image_path)
600 care_map_list += [property_id, fingerprint]
602 if not care_map_list:
610 text_file.write('\n'.join(care_map_list))
    [all...]
add_img_to_target_files.py 574 care_map_list = []
586 care_map_list += GetCareMap(partition, image_path)
600 care_map_list += [property_id, fingerprint]
602 if not care_map_list:
610 text_file.write('\n'.join(care_map_list))
    [all...]
ota_from_target_files     [all...]
ota_from_target_files.py     [all...]

Completed in 150 milliseconds