From 01e30c8f68f68bf3eea4dc9df47a147b79c7e283 Mon Sep 17 00:00:00 2001 From: Greg Ross Date: Tue, 30 Jan 2024 15:58:27 -0500 Subject: recovery: Add device codename to recovery screen Add the device codename ot the title lines in the recovery screen the same way that fastbootd's title lines do. Change-Id: Ieb914d65119ab66beabd1d486a85f49901bb3f3d --- recovery.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/recovery.cpp b/recovery.cpp index b5714d48..6d20acdd 100644 --- a/recovery.cpp +++ b/recovery.cpp @@ -834,6 +834,7 @@ Device::BuiltinAction start_recovery(Device* device, const std::vector