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

Commit 54f6f2bc authored by Felipe Leme's avatar Felipe Leme Committed by android-build-merger
Browse files

Merge "Send max duration when bugreport is finished so Shell can update...

Merge "Send max duration when bugreport is finished so Shell can update metrics." into nyc-dev am: c4e49004
am: 63ad18d8

* commit '63ad18d8':
  Send max duration when bugreport is finished so Shell can update metrics.
parents 3bc8ba50 63ad18d8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1351,6 +1351,7 @@ int main(int argc, char *argv[]) {
                 "--receiver-permission", "android.permission.DUMP", "--receiver-foreground",
                 "--ei", "android.intent.extra.ID", std::to_string(id),
                 "--ei", "android.intent.extra.PID", std::to_string(getpid()),
                 "--ei", "android.intent.extra.MAX", std::to_string(weight_total),
                 "--es", "android.intent.extra.BUGREPORT", path,
                 "--es", "android.intent.extra.DUMPSTATE_LOG", log_path
            };