)]}'
{
  "commit": "751ff5955c7a57c5c391c5f7abb4a6b509ff8aea",
  "tree": "5c14bce39837a5206f815f21f3ecbad966eecca0",
  "parents": [
    "4a88c0865fc02681b782dc6cc0e2e856322d2095"
  ],
  "author": {
    "name": "Matt Banda",
    "email": "mbanda@google.com",
    "time": "Tue Jun 30 14:57:35 2020 -0700"
  },
  "committer": {
    "name": "Matt Banda",
    "email": "mbanda@google.com",
    "time": "Fri Jul 31 21:18:38 2020 +0000"
  },
  "message": "Created a custom AndroidLint check that statically analyzes a module\u0027s codebase for APIs.\n\nThe check generates a list of APIs that a module depends on, and a list of APIs that the module exposes.\n\nBug: b/155691223\nTest: The current tests in checks/src/test work in gradle, will work on getting these to work on Soong in the future. This may require a feature request since these tests are currently required to run in a Studio source tree.\nChange-Id: Iafef967a0a4ea8cb2db6144f205941944cdc1f64\nMerged-In: Iafef967a0a4ea8cb2db6144f205941944cdc1f64\n(cherry picked from commit 0a6779b7a11808565cbc8e8d5569635af65e9d69)\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "afd3fa072ff03e19cc7e6b7610cb61ecd410ee45",
      "old_mode": 33188,
      "old_path": "Android.bp",
      "new_id": "6d9eec36fad26e05e5580cca65e4472d4c4f1d15",
      "new_mode": 33188,
      "new_path": "Android.bp"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "1c72a83cc25ff5638af80e51e39db557671662be",
      "new_mode": 33188,
      "new_path": "checks/src/main/java/com/android/apifinder/ApiFinderDetector.kt"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "f2f91e267cb4ae6c7ac08fa40f8206bfa229274b",
      "new_mode": 33188,
      "new_path": "checks/src/main/java/com/android/apifinder/ApiFinderIssueRegistry.kt"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "397fe07dc8ee50ccc5cf0b76d4723314363e35ff",
      "new_mode": 33188,
      "new_path": "checks/src/test/java/com/android/apifinder/ApiFinderDetectorTest.kt"
    }
  ]
}
