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

  /build/make/tools/releasetools/
ota_from_target_files 732 source_oem_props = source_info.oem_props
735 if source_oem_props is None and target_oem_props is None:
738 elif source_oem_props is not None and target_oem_props is not None:
742 elif source_oem_props is None and target_oem_props is not None:
    [all...]
ota_from_target_files.py 732 source_oem_props = source_info.oem_props
735 if source_oem_props is None and target_oem_props is None:
738 elif source_oem_props is not None and target_oem_props is not None:
742 elif source_oem_props is None and target_oem_props is not None:
    [all...]

Completed in 79 milliseconds