)]}'
{
  "commit": "301043a3d87f094f669f03f6d448a2eead121b74",
  "tree": "66c53697a39cd2d38959eea5d264194a3bb82446",
  "parents": [
    "e8b50e4213586bbcd283413dd36c491e9e36b5a8"
  ],
  "author": {
    "name": "A. Cody Schuffelen",
    "email": "schuffelen@google.com",
    "time": "Thu Apr 29 16:45:55 2021 -0700"
  },
  "committer": {
    "name": "A. Cody Schuffelen",
    "email": "schuffelen@google.com",
    "time": "Mon May 10 20:15:18 2021 +0000"
  },
  "message": "Make functions in run_cvd/launch.h return commands.\n\nFollows https://google.github.io/styleguide/cppguide.html#Inputs_and_Outputs :\n\"\"\"\nThe output of a C++ function is naturally provided via a return value and sometimes via output parameters (or in/out parameters).\n\nPrefer using return values over output parameters: they improve readability, and often provide the same or better performance.\n\nPrefer to return by value or, failing that, return by reference. Avoid returning a pointer unless it can be null.\n\"\"\"\n\nLaunchCustomActionServers was also moved to launch_streamer.cpp.\n\nTest: m -j \u0026\u0026 launch_cvd --noresume\nChange-Id: I12a17b72d150beb6afae6d57d704a162338ba902\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f4f8cf9dd0cf707f85e79f45af27facb04f3532e",
      "old_mode": 33188,
      "old_path": "host/commands/run_cvd/launch.cc",
      "new_id": "a6184b27e75cb65a89c0fbc52dc8f206052f3881",
      "new_mode": 33188,
      "new_path": "host/commands/run_cvd/launch.cc"
    },
    {
      "type": "modify",
      "old_id": "1f1d88058a063bec6e8be755b65853e97f8efce5",
      "old_mode": 33188,
      "old_path": "host/commands/run_cvd/launch.h",
      "new_id": "30d5aff48e66bf3ff290fcdc1c0a5f3322841978",
      "new_mode": 33188,
      "new_path": "host/commands/run_cvd/launch.h"
    },
    {
      "type": "modify",
      "old_id": "3391900525444319eade66a54f035b51d4cd265b",
      "old_mode": 33188,
      "old_path": "host/commands/run_cvd/launch_adb.cpp",
      "new_id": "b7996ee66b66db211af0f9101fecf8071004d216",
      "new_mode": 33188,
      "new_path": "host/commands/run_cvd/launch_adb.cpp"
    },
    {
      "type": "modify",
      "old_id": "b679075c81921f9f4f13efdd691c9e9913f1def8",
      "old_mode": 33188,
      "old_path": "host/commands/run_cvd/launch_modem.cpp",
      "new_id": "fb9af7082331badbbf1a0205bbe0efc2445269df",
      "new_mode": 33188,
      "new_path": "host/commands/run_cvd/launch_modem.cpp"
    },
    {
      "type": "modify",
      "old_id": "98b6e53e4bd9477879be2dfc9da88a6fb2610da6",
      "old_mode": 33188,
      "old_path": "host/commands/run_cvd/launch_streamer.cpp",
      "new_id": "bf0d77d7de08d9a8f620cf3225a02e743782dc31",
      "new_mode": 33188,
      "new_path": "host/commands/run_cvd/launch_streamer.cpp"
    },
    {
      "type": "modify",
      "old_id": "13f840b23917c550d11ea572076cf37cd0b911ae",
      "old_mode": 33188,
      "old_path": "host/commands/run_cvd/main.cc",
      "new_id": "56917861781bfee87962fab3f96c13e64dbe5ea0",
      "new_mode": 33188,
      "new_path": "host/commands/run_cvd/main.cc"
    },
    {
      "type": "modify",
      "old_id": "5d000968c2a6598f05a4227e5c20ec698507e829",
      "old_mode": 33188,
      "old_path": "host/commands/run_cvd/process_monitor.h",
      "new_id": "18b8ab8dca26f7e07a0f5cc1e9bea672d4a16758",
      "new_mode": 33188,
      "new_path": "host/commands/run_cvd/process_monitor.h"
    }
  ]
}
