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

  /build/tools/releasetools/
ota_from_target_files 431 def GetOemProperty(name, oem_props, oem_dict, info_dict):
441 GetOemProperty("ro.product.brand", oem_props, oem_dict, info_dict),
442 GetOemProperty("ro.product.name", oem_props, oem_dict, info_dict),
443 GetOemProperty("ro.product.device", oem_props, oem_dict, info_dict),
507 "pre-device": GetOemProperty("ro.product.device", oem_props, oem_dict,
    [all...]
ota_from_target_files.py 431 def GetOemProperty(name, oem_props, oem_dict, info_dict):
441 GetOemProperty("ro.product.brand", oem_props, oem_dict, info_dict),
442 GetOemProperty("ro.product.name", oem_props, oem_dict, info_dict),
443 GetOemProperty("ro.product.device", oem_props, oem_dict, info_dict),
507 "pre-device": GetOemProperty("ro.product.device", oem_props, oem_dict,
    [all...]

Completed in 174 milliseconds