Searched refs:AB_OTA_PAYLOAD_PROPERTIES (Results 1 – 1 of 1) sorted by relevance
244 static constexpr const char* AB_OTA_PAYLOAD_PROPERTIES = "payload_properties.txt"; in SetUpAbUpdateCommands() local246 if (FindEntry(zip, AB_OTA_PAYLOAD_PROPERTIES, &properties_entry) != 0) { in SetUpAbUpdateCommands()247 LOG(ERROR) << "Failed to find " << AB_OTA_PAYLOAD_PROPERTIES; in SetUpAbUpdateCommands()252 LOG(ERROR) << "Failed to extract " << AB_OTA_PAYLOAD_PROPERTIES in SetUpAbUpdateCommands()261 LOG(ERROR) << "Failed to extract " << AB_OTA_PAYLOAD_PROPERTIES << ": " << ErrorCodeString(err); in SetUpAbUpdateCommands()