Searched refs:ota_public_res (Results 1 – 1 of 1) sorted by relevance
103 ota_public_res=OTA_PUBLIC_RES_FILE, argument122 if os.path.exists(ota_public_res):123 os.remove(ota_public_res)124 with open(ota_public_res, 'w') as f: