)]}'
{
  "commit": "559033aba335aaabd568e3d4ca335eed5ed8f32b",
  "tree": "9472bda06cc30ccb8da3f98a86c6d78c242177bb",
  "parents": [
    "8e8d4446d17ce6422c2ee15c15be3387b7fb6b1a"
  ],
  "author": {
    "name": "Googler",
    "email": "noreply@google.com",
    "time": "Mon Aug 29 14:05:26 2016 +0000"
  },
  "committer": {
    "name": "Klaus Aehlig",
    "email": "aehlig@google.com",
    "time": "Mon Aug 29 15:37:25 2016 +0000"
  },
  "message": "Avoid building android R class ijar / header jar\n\nIt is already ignored and the real jar used as\nthe compileTime jar in AndroidCommon. It\u0027s only\nused by the ide-resolve output group. The real\njar is pretty close to the header jar in terms\nof content (field inits deleted).\n\nTradeoff: The real jar is ~33% bigger (w/ same\ncompression level), vs save build time and space\nby skipping the hjar actions and artifacts.\n\nAt android_binary level, the hjar action can take\n~40 seconds in some cases. At the library level,\nthe hjar time is pretty tiny.\n\nhjars are not compressed. We could compress the\nreal jars to make up for the extra 30% size\n(and beat the hjar size), but that adds ~25%\nelapsed time to do the compression (e.g.,\n10s vs 7.5s). Compression can shrink the jar\n2-3x (37MB vs 100MB).\n\n--\nMOS_MIGRATED_REVID\u003d131588283\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8748ed3dee126d2c9cf5223da89c794e6ba12abb",
      "old_mode": 33188,
      "old_path": "src/main/java/com/google/devtools/build/lib/rules/android/AndroidCommon.java",
      "new_id": "f8473ea15de1c45257d2c070de3c01b3e2bdf0bb",
      "new_mode": 33188,
      "new_path": "src/main/java/com/google/devtools/build/lib/rules/android/AndroidCommon.java"
    },
    {
      "type": "modify",
      "old_id": "4f59705365ce53d5d96c4fa905e80e6420e836e0",
      "old_mode": 33188,
      "old_path": "src/test/java/com/google/devtools/build/lib/ideinfo/AndroidStudioInfoAspectTest.java",
      "new_id": "d06352e17b8143c377114b23260b0ae9a709a763",
      "new_mode": 33188,
      "new_path": "src/test/java/com/google/devtools/build/lib/ideinfo/AndroidStudioInfoAspectTest.java"
    }
  ]
}
