Home
last modified time | relevance | path

Searched refs:AB_OTA_PAYLOAD (Results 1 – 1 of 1) sorted by relevance

/bootable/recovery/install/
Dinstall.cpp254 static constexpr const char* AB_OTA_PAYLOAD = "payload.bin"; in SetUpAbUpdateCommands() local
255 ZipString payload_name(AB_OTA_PAYLOAD); in SetUpAbUpdateCommands()
258 LOG(ERROR) << "Failed to find " << AB_OTA_PAYLOAD; in SetUpAbUpdateCommands()