)]}'
{
  "commit": "71ed1ee7c796b6cc0366ed4d39963b9542ac6e58",
  "tree": "e42096edbd6db3fffd9b0e6ed746ef86f4becea1",
  "parents": [
    "14747a8bf2d35846d75ac9058e1b514a89f68f07"
  ],
  "author": {
    "name": "ajmichael",
    "email": "ajmichael@google.com",
    "time": "Fri May 05 05:15:02 2017 +0200"
  },
  "committer": {
    "name": "Damien Martin-Guillerez",
    "email": "dmarting@google.com",
    "time": "Fri May 05 15:27:26 2017 +0200"
  },
  "message": "Improve error message when building Android rules without an SDK.\n\nFixes https://github.com/bazelbuild/bazel/issues/509.\n\nExample output:\n\n```\n$ bazel build //:all\nINFO: Found 1 target...\nERROR: /usr/local/google/home/ajmichael/.cache/bazel/_bazel_ajmichael/7fcc7480abc634522e5c0cfe6b85b583/external/bazel_tools/tools/android/BUILD:236:1: Executing genrule @bazel_tools//tools/android:no_android_sdk_repository_error failed: Process exited with status 1 [sandboxed].\nThis build requires an Android SDK. Please add the android_sdk_repository rule to your WORKSPACE.\nUse --strategy\u003dGenrule\u003dstandalone to disable sandboxing for the failing actions.\nTarget //:lib failed to build\nUse --verbose_failures to see the command lines of failed build steps.\nINFO: Elapsed time: 0.327s, Critical Path: 0.10s\n```\n\nRELNOTES: Attempting to build an Android target without setting up android_sdk_repository will now produce a helpful error message.\nPiperOrigin-RevId: 155158667\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c25c57169822fd5339b564eb15b120ddce0e3a72",
      "old_mode": 33188,
      "old_path": "src/main/java/com/google/devtools/build/lib/bazel/rules/android/android.WORKSPACE",
      "new_id": "51fdfef4834fd564c8bc727a3850a42323412ce3",
      "new_mode": 33188,
      "new_path": "src/main/java/com/google/devtools/build/lib/bazel/rules/android/android.WORKSPACE"
    },
    {
      "type": "modify",
      "old_id": "782fea920ec84acd6509b8d73194fbebd1c1c8c8",
      "old_mode": 33188,
      "old_path": "tools/android/BUILD.tools",
      "new_id": "8c7bc618a315c3e92c5673a5e7cbe7d2195626f0",
      "new_mode": 33188,
      "new_path": "tools/android/BUILD.tools"
    }
  ]
}
