)]}'
{
  "commit": "53842f8a9044db84109ee84dbacef09491be15c2",
  "tree": "10b5f92e3267aa4d8b593e54eed27a7afd6746eb",
  "parents": [
    "41216e591b70f5b53f4cccde00ddb0be0cfda25d"
  ],
  "author": {
    "name": "Nick Kralevich",
    "email": "nnk@google.com",
    "time": "Thu Dec 13 10:56:33 2018 -0800"
  },
  "committer": {
    "name": "Nick Kralevich",
    "email": "nnk@google.com",
    "time": "Thu Dec 13 10:56:33 2018 -0800"
  },
  "message": "relax /system/bin directory permissions\n\nIn commit f4fc922f0b863659ca8e97c1f5fa522fafc7deb6, we tightened the\npermissions on various bin directories. Please see\nhttps://android-review.googlesource.com/c/platform/system/core/+/822955\nfor details.\n\nThis change causes the Chase banking app to crash. This is because\nthe Chase app is using inotify_add_watch() on the /system/bin directory\nand not checking the return value.\n\nThe Android Security model guarantees the immutability of files in\n/system/bin, so the inotify watch is unnecessary.\n\nUntil the Chase app fixes their bug, we need to relax the permissions on\nthe /system/bin directory. Conceptually, this is a partial revert of\nf4fc922f0b863659ca8e97c1f5fa522fafc7deb6.\n\nBug: 119605322\nTest: compiles\nChange-Id: Ic72dd24cb27cff677093963bdfd0ae09bf132e08\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "db59569f87b61f9597a5ddab7d4e2cb900f53e3a",
      "old_mode": 33188,
      "old_path": "libcutils/fs_config.cpp",
      "new_id": "1490fbce6360afd2f55f11e5f9946681bb99e6c0",
      "new_mode": 33188,
      "new_path": "libcutils/fs_config.cpp"
    }
  ]
}
