Searched refs:AB_OTA_PAYLOAD (Results 1 – 1 of 1) sorted by relevance
308 static constexpr const char* AB_OTA_PAYLOAD = "payload.bin"; in SetUpAbUpdateCommands() local310 if (FindEntry(zip, AB_OTA_PAYLOAD, &payload_entry) != 0) { in SetUpAbUpdateCommands()311 LOG(ERROR) << "Failed to find " << AB_OTA_PAYLOAD; in SetUpAbUpdateCommands()