)]}'
{
  "commit": "014e14b242848eaa86a10562e1c494143a0149aa",
  "tree": "b5948fcd36a3d69aa105894d75ab4c71ffef8c32",
  "parents": [
    "d06cd2b1bd067e911d48c3b0c81a503c5772c98f"
  ],
  "author": {
    "name": "Chet Haase",
    "email": "chet@google.com",
    "time": "Tue Sep 02 16:11:26 2014 -0700"
  },
  "committer": {
    "name": "Chet Haase",
    "email": "chet@google.com",
    "time": "Tue Sep 02 16:28:48 2014 -0700"
  },
  "message": "Fix behavior of inflating InsetDrawable\n\nA recent change to InsetDrawable changed the behavior of inflating\nan InsetDrawable when it already had a valid bitmap. The new behavior\navoids throwing an exception with a bad resource where it used to\nthrow, because the existence of the bitmap makes it avoid trying to\nload the resource at all.\n\nThe fix is to reintroduce the old behavior of forcing it to load the\nresource regardless of the state of its bitmap.\n\nIssue #17068252 InsetDrawable inflation CTS test is failing\n\nChange-Id: I941388730d4479f8f4747a7985754ffdf5133f04\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a20b6d8f0d8883e906e8db66df0969f06a2e4d3f",
      "old_mode": 33188,
      "old_path": "graphics/java/android/graphics/drawable/InsetDrawable.java",
      "new_id": "384226fcc72a0363e2826b57bbceccf268b3c75a",
      "new_mode": 33188,
      "new_path": "graphics/java/android/graphics/drawable/InsetDrawable.java"
    }
  ]
}
