)]}'
{
  "commit": "d84a8d8cf4bf22cebb17e1e9b69e89d7283f4ea5",
  "tree": "5053087b98c74ded3bce4e558c65e724e12af947",
  "parents": [
    "c7904e1d055d64ce363b4623a6a1f0777fe848fa"
  ],
  "author": {
    "name": "Jiyong Park",
    "email": "jiyong@google.com",
    "time": "Wed Jan 24 15:30:13 2018 +0900"
  },
  "committer": {
    "name": "Jiyong Park",
    "email": "jiyong@google.com",
    "time": "Wed Jan 24 15:30:13 2018 +0900"
  },
  "message": "Use stubs libs for android.test.base/runner/mock\n\nandroid.test.base/runner/mock libraries are shared libraries that are\nbuilt without SDK, but with framework interanl libraries (framework.jar,\netc). Apps or libs that are built with SDK (LOCAL_SDK_VERSION is set)\nshouldn\u0027t use them, but instead the stubs version of the test framework\nlibraries, which are built using SDK.\n\nThis is because, the build system does not allow a module built with SDK\nto depend on another module built without SDK. This has been\nexceptionally allowed with warnings, but will soon be errors.\n\nIn order to prevent the expected build breakage, direct reference to the\nshared libraries are all changed to the stubs libraries.\n\nNote: no one has been using these shared libs statically. So, it is\nguaranteed that they won\u0027t encounter a problem due to missing\n\u003cuses-library name\u003d\"android.test.runner\"/\u003e even after this change.\n\nBug: 69899800\nTest: m -j checkbuild\nChange-Id: Ib7e2bbecdc8c9327010aa772e820e9ae84e46518\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ed99f3e149224799df5fe2e915c05193337727b4",
      "old_mode": 33188,
      "old_path": "cmds/uiautomator/instrumentation/Android.mk",
      "new_id": "e887539b718ab10ffec09b940cd68554619d39b5",
      "new_mode": 33188,
      "new_path": "cmds/uiautomator/instrumentation/Android.mk"
    },
    {
      "type": "modify",
      "old_id": "34d65082d8d855206848d8c76db1bf6941d113f4",
      "old_mode": 33188,
      "old_path": "nfc-extras/tests/Android.mk",
      "new_id": "51396d3346e9fb2484aa4875d830abcbdd59bbe6",
      "new_mode": 33188,
      "new_path": "nfc-extras/tests/Android.mk"
    },
    {
      "type": "modify",
      "old_id": "0669553bf03eebb4b29366dc4c5bd0b55d8144c6",
      "old_mode": 33188,
      "old_path": "tests/notification/Android.mk",
      "new_id": "255e6e70a9217b2eac5252da9ae14822e0526330",
      "new_mode": 33188,
      "new_path": "tests/notification/Android.mk"
    }
  ]
}
