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

Commit 46edde3c authored by Alain Vongsouvanh's avatar Alain Vongsouvanh
Browse files

dumpstate: zip bugreport when bugreportwear is in the extra_options.

BUG: 67464962
Change-Id: Ic95c558a425c2ad64b33b519cd6b0b21b0fd15e7
(cherry picked from commit 50a79132548ff57be5f0e1e03e12e507fe207314)
parent dd1ba6e2
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 {