Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 026bb7e0 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "dumpstate: zip bugreport when bugreportwear is in the extra_options."

parents 0ff5f3c6 46edde3c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1613,6 +1613,7 @@ int main(int argc, char *argv[]) {
            do_fb = 0;
        } else if (ds.extra_options_ == "bugreportwear") {
            ds.update_progress_ = true;
            do_zip_file = 1;
        } else if (ds.extra_options_ == "bugreporttelephony") {
            telephony_only = true;
        } else {