Snap for 5019810 from 6fcfbb46f8 to qt-release

Change-Id: I2995b5dab321b517287c329fc13b64f57c8f88fe
This commit is contained in:
android-build-team Robot
2018-09-20 03:12:02 +00:00
+4
View File
@@ -425,6 +425,10 @@ int main(int argc, char** argv) {
device->RemoveMenuItemForAction(Device::WIPE_CACHE);
}
if (!android::base::GetBoolProperty("ro.boot.logical_partitions", false)) {
device->RemoveMenuItemForAction(Device::ENTER_FASTBOOT);
}
ui->SetBackground(RecoveryUI::NONE);
if (show_text) ui->ShowText(true);