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

Commit 63ad18d8 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 metrics." into nyc-dev

am: c4e49004

* commit 'c4e49004':
  Send max duration when bugreport is finished so Shell can update metrics.
parents c6a2c716 c4e49004
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
            };