)]}'
{
  "commit": "758f81faf1d9343e1fd1f0da3fb50b772ca758f4",
  "tree": "fd0c19b06f0592785b815bfcd9dc64fcdb505d19",
  "parents": [
    "d3e2d0438b72c5bb2b766330c15ca916c0e1a89c"
  ],
  "author": {
    "name": "Googler",
    "email": "noreply@google.com",
    "time": "Sat Dec 03 16:36:18 2016 +0000"
  },
  "committer": {
    "name": "Damien Martin-Guillerez",
    "email": "dmarting@google.com",
    "time": "Mon Dec 05 10:21:45 2016 +0000"
  },
  "message": "Fix NPE in RClassGenerator when dev has code in unnamed package\n\nJust put the R class in the unnamed package.\n\nIf we disable the RClassGenerator and use the\nold code path, we would have constructed a cmdline\nflag set to \"null\" for aapt, and aapt would write\n\"package null;\" which also wouldn\u0027t work...\n\nThis may allow you to build an android_library\nbut it may be hard to build an android_binary\nbecause ultimately AAPT will reject an empty\n\"package\" attribute in the AndroidManifest.xml\nwhen you try to build the APK, so you\u0027d need\nto stamp that differently.\n\n--\nPiperOrigin-RevId: 140945125\nMOS_MIGRATED_REVID\u003d140945125\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0b53d86264389e71381bb22b4c1376e48a455ea0",
      "old_mode": 33188,
      "old_path": "src/test/java/com/google/devtools/build/android/resources/RClassGeneratorTest.java",
      "new_id": "deadf2831f7d5f2b71df28377138c53beb199886",
      "new_mode": 33188,
      "new_path": "src/test/java/com/google/devtools/build/android/resources/RClassGeneratorTest.java"
    },
    {
      "type": "modify",
      "old_id": "0b90f6fc3df5b3c86683e449b79eb51cbaef178f",
      "old_mode": 33188,
      "old_path": "src/tools/android/java/com/google/devtools/build/android/AndroidResourceMergingAction.java",
      "new_id": "e2a800d584ae8113b8e3e36bce06a2330eaa4a7b",
      "new_mode": 33188,
      "new_path": "src/tools/android/java/com/google/devtools/build/android/AndroidResourceMergingAction.java"
    },
    {
      "type": "modify",
      "old_id": "d1ad740027facff64df07a533187d59758412c42",
      "old_mode": 33188,
      "old_path": "src/tools/android/java/com/google/devtools/build/android/resources/RClassGenerator.java",
      "new_id": "5342a839018f09062573c2cba592ef828b3fa07a",
      "new_mode": 33188,
      "new_path": "src/tools/android/java/com/google/devtools/build/android/resources/RClassGenerator.java"
    }
  ]
}
