)]}'
{
  "commit": "8e149da5f856eef3e06e61e203ec1857f789ef53",
  "tree": "4d7220222ad9a6da7fd52126f7ab827e1e67e92a",
  "parents": [
    "e2a95e10930ff9d0365cf70a1e952545da7fef8e"
  ],
  "author": {
    "name": "Michael Groover",
    "email": "mpgroover@google.com",
    "time": "Wed Mar 31 13:39:01 2021 -0700"
  },
  "committer": {
    "name": "Michael Groover",
    "email": "mpgroover@google.com",
    "time": "Wed Mar 31 13:39:01 2021 -0700"
  },
  "message": "Add coverage for UnsafeIntentLaunchViolation#getIntent\n\nAndroid 12 introduced a new StrictMode check to report an unsafe\nIntent launch; when a violation is triggered this check will result\nin an UnsafeIntentLaunchViolation. This Violation contains a\ngetIntent API to allow developers to obtain the Intent that triggered\nthe Violation. This commit updates an existing test to use an\nOnVmViolationListener to obtain the Violation from the StrictMode\ncheck to verify the getIntent method returns the expected Intent.\n\nTest: atest StrictModeTest\nFixes: 183240148\nChange-Id: I859c057bf6f584f0ef5ba0c82ebb3e815ca0e2f3\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "12be1e6efcd7fdf8c0ac6057b8cec307872fd0e7",
      "old_mode": 33188,
      "old_path": "tests/tests/os/src/android/os/cts/IntentLaunchActivity.java",
      "new_id": "8679e464265e9f9de5e2efdc2b218c2cd171004d",
      "new_mode": 33188,
      "new_path": "tests/tests/os/src/android/os/cts/IntentLaunchActivity.java"
    },
    {
      "type": "modify",
      "old_id": "9c1eb8dc58afc8fbc5f09cc82645133d1a6e04c4",
      "old_mode": 33188,
      "old_path": "tests/tests/os/src/android/os/cts/StrictModeTest.java",
      "new_id": "d72ab3aa4c313ad2fba6ffef93e1833e7d33b62a",
      "new_mode": 33188,
      "new_path": "tests/tests/os/src/android/os/cts/StrictModeTest.java"
    }
  ]
}
