)]}'
{
  "commit": "510567b557e5d42e892a633a986c71565766c87e",
  "tree": "43c17fdc63602ca0dbd723ccbae343679f7a0584",
  "parents": [
    "49e305707976190d83b1f49f997cf7948647dde8"
  ],
  "author": {
    "name": "Aurimas Liutikas",
    "email": "aurimas@google.com",
    "time": "Tue Jun 23 16:53:15 2020 -0700"
  },
  "committer": {
    "name": "Makoto Onuki",
    "email": "omakoto@google.com",
    "time": "Wed Aug 26 10:21:40 2020 -0700"
  },
  "message": "Fix ReferencesHidden issues in apache http\n\nWe had RequestQueue had several public APIs that used\nhidden Connection and Request classes. This made these\nimpossible to call for developers and in fact stubs would\nnot even compile without a metalava workaround for this.\n\nThis CL remove the disabling of ReferencesHidden as ignoring\nReferencesHidden leads to pulling in hidden classes\ninto API surfaces which is always a bug. Removing hiding here\nso this option to suppress can be removed completely.\n\nBug: 146727827\nExempt-From-Owner-Approval: Cherry-picking from master\nTest: make -j -\u003e passes\nChange-Id: I8e02af533be5cd0eccad0d9eed0a85c9b1b9b3e8\nMerged-in: I8e02af533be5cd0eccad0d9eed0a85c9b1b9b3e8\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "04d4aa9aa0ea1f47929cb02ac9f5eaf7cd167055",
      "old_mode": 33188,
      "old_path": "Android.bp",
      "new_id": "3d2a90812685d85fcba5ed38fe800943edefa0dd",
      "new_mode": 33188,
      "new_path": "Android.bp"
    },
    {
      "type": "modify",
      "old_id": "4a49d22af648c2f79f85471555b99f8423cf727d",
      "old_mode": 33188,
      "old_path": "android/src/android/net/http/Connection.java",
      "new_id": "53f8d5bd7503bab2a227890623dcac3d00f0dd8c",
      "new_mode": 33188,
      "new_path": "android/src/android/net/http/Connection.java"
    },
    {
      "type": "modify",
      "old_id": "d8eba11027955fecd2ead6e8b02760744202ff8f",
      "old_mode": 33188,
      "old_path": "android/src/android/net/http/Request.java",
      "new_id": "2ed5d4cff99666e811b7710dbd1f7e286a5cbad0",
      "new_mode": 33188,
      "new_path": "android/src/android/net/http/Request.java"
    },
    {
      "type": "modify",
      "old_id": "a04d0cd279949665965ecf690e003bad24e07577",
      "old_mode": 33188,
      "old_path": "api/current.txt",
      "new_id": "9f1b8797ef29838a6393fb06deb6a0f41b98b496",
      "new_mode": 33188,
      "new_path": "api/current.txt"
    }
  ]
}
