Loading cmds/dumpstate/dumpstate.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -1845,6 +1845,7 @@ int run_main(int argc, char* argv[]) { is_remote_mode = 1; do_fb = 0; } else if (ds.extra_options_ == "bugreportwear") { do_start_service = true; ds.update_progress_ = true; do_zip_file = 1; } else if (ds.extra_options_ == "bugreporttelephony") { Loading Loading
cmds/dumpstate/dumpstate.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -1845,6 +1845,7 @@ int run_main(int argc, char* argv[]) { is_remote_mode = 1; do_fb = 0; } else if (ds.extra_options_ == "bugreportwear") { do_start_service = true; ds.update_progress_ = true; do_zip_file = 1; } else if (ds.extra_options_ == "bugreporttelephony") { Loading