)]}'
{
  "commit": "51bed650c8d8ad880e0412803e776363269fc5c9",
  "tree": "a6df24d9f7b94deb45ec7c3df5383cb76318aa98",
  "parents": [
    "3a3bb09f3121b773e8ba25bd64d264efd8a0f3a3"
  ],
  "author": {
    "name": "Chong Zhang",
    "email": "chz@google.com",
    "time": "Mon Dec 16 11:00:38 2019 -0800"
  },
  "committer": {
    "name": "Chong Zhang",
    "email": "chz@google.com",
    "time": "Mon Dec 16 11:00:38 2019 -0800"
  },
  "message": "media: reduce uncertainty in ResourceManagerTest\n\nResourceManagerTest tests codec relaiming by launching two activities,\nwith Activity1 creates max number of codecs then moves itself to back,\nthen Activity2 tries to reclaim from Activity1. This reclaim\u0027s success\nrelies on the fact Activity2\u0027s process is running at higher priority\nthen Acitivity1 when the reclaim request is issued.\n\nCurrently, Activity2 tries to do reclaim from onCreate(). However,\nthe activity is not made visible until onStart() and is not top-running\nuntil onResume().\n\nMoving the reclaim attempt from onCreate() to onResume() to rule out\nany uncertainty that could be associated with the visiblity change.\n\nbug: 145780610\ntest: atest android.media.cts.ResourceManagerTest\nChange-Id: I6743327c9499a976fee4a725e94a38c18e75df0e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "79d0d2d3e4bd5b9db1d61afaa7850d97c4696bef",
      "old_mode": 33188,
      "old_path": "tests/tests/media/src/android/media/cts/ResourceManagerTestActivity2.java",
      "new_id": "ea0567f20a7958755570de5a80e3e199a74fa1f9",
      "new_mode": 33188,
      "new_path": "tests/tests/media/src/android/media/cts/ResourceManagerTestActivity2.java"
    }
  ]
}
