Loading recovery.cpp +0 −2 Original line number Diff line number Diff line Loading @@ -1770,8 +1770,6 @@ int main(int argc, char **argv) { property_list(print_property, nullptr); printf("\n"); ui->Print("Supported API: %d\n", kRecoveryApiVersion); int status = INSTALL_SUCCESS; if (update_package != nullptr) { Loading Loading
recovery.cpp +0 −2 Original line number Diff line number Diff line Loading @@ -1770,8 +1770,6 @@ int main(int argc, char **argv) { property_list(print_property, nullptr); printf("\n"); ui->Print("Supported API: %d\n", kRecoveryApiVersion); int status = INSTALL_SUCCESS; if (update_package != nullptr) { Loading