)]}'
{
  "commit": "2c6f97d4c9e09a89ef3b0a96539bf6a9ab8d326c",
  "tree": "7625b016500d96de370d2b54ab47fc74cc2812c2",
  "parents": [
    "69e1cbc3fef012ce7ffaf9bd403d037b4d4ae0a9"
  ],
  "author": {
    "name": "Mathew Inwood",
    "email": "mathewi@google.com",
    "time": "Fri Mar 16 14:26:08 2018 +0000"
  },
  "committer": {
    "name": "Mathew Inwood",
    "email": "mathewi@google.com",
    "time": "Tue Mar 27 10:51:10 2018 +0100"
  },
  "message": "Configurable hidden API exemptions.\n\nExtend the existing hidden_api_blacklist_exemptions config to support a\nlist of API signature prefixes to exclude from hidden API enforcement.\n\nPush this list down to the zygote process when that process is created,\nand when the list changes. This minimizes overhead, but should also ensure\nthat all new processes get the latest whitelist.\n\nTest: $ adb shell settings put global hidden_api_blacklist_exemptions \\\nTest:    Landroid/view/RemoteAnimationDefinition\\\\\\;:Landroid/app/ActivityManager\\\\\\$TaskDescription\\\\\\;\nTest: Manually verify logcat output from app which uses named APIs\nBug: 73337509\nChange-Id: Ib1245b69da4dac50c6968f1be62f1a74591dc433\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "57418c8b98799988938fdf6b8d8d76ac0c21417b",
      "old_mode": 33188,
      "old_path": "core/java/android/os/ZygoteProcess.java",
      "new_id": "939c190f148017391597a7261cb4b099920999ec",
      "new_mode": 33188,
      "new_path": "core/java/android/os/ZygoteProcess.java"
    },
    {
      "type": "modify",
      "old_id": "a32fb4316d12ef27563f4b5ce3c46f055ba61ae6",
      "old_mode": 33188,
      "old_path": "core/java/com/android/internal/os/ZygoteConnection.java",
      "new_id": "adc550866895f908889a3f9a287200c7873a2c9d",
      "new_mode": 33188,
      "new_path": "core/java/com/android/internal/os/ZygoteConnection.java"
    },
    {
      "type": "modify",
      "old_id": "a05454f53bf8d8cd3a3d9afde826f25e692f8756",
      "old_mode": 33188,
      "old_path": "core/java/com/android/internal/os/ZygoteInit.java",
      "new_id": "c8e71021956cf5841ff84fd40e03cd655ec956a8",
      "new_mode": 33188,
      "new_path": "core/java/com/android/internal/os/ZygoteInit.java"
    },
    {
      "type": "modify",
      "old_id": "24f646ae96fcc7d2412c8596eb543e49947d80ee",
      "old_mode": 33188,
      "old_path": "services/core/java/com/android/server/am/ActivityManagerService.java",
      "new_id": "f0673c2e7dc9ce5badd6c5bf9a754e30040a8c40",
      "new_mode": 33188,
      "new_path": "services/core/java/com/android/server/am/ActivityManagerService.java"
    }
  ]
}
