)]}'
{
  "commit": "8558ec7dbe7733a36b621b24309e7a9dd9deec8c",
  "tree": "6de9a1ab175f19f23956b49e67c095a4b30e0aa5",
  "parents": [
    "c3e7f875b41f78de26d07f6c8ab8fe78747886c0"
  ],
  "author": {
    "name": "Bryce Lee",
    "email": "brycelee@google.com",
    "time": "Thu Aug 17 15:37:26 2017 -0700"
  },
  "committer": {
    "name": "Bryce Lee",
    "email": "brycelee@google.com",
    "time": "Thu Aug 17 15:37:26 2017 -0700"
  },
  "message": "Don\u0027t resume activity if user is locked and encryption is unsupported\n\nPreviously we were not checking if to see if this condition was met\nwhen determining the top running activity. As a result we could get\nin a loop where we force stop the process since the app doesn\u0027t\nsupport encryption yet try to start it again due to the\nActivityRecord being on top.\n\nThis changelist addresses the issue by checking this condition when\ndetermining whether it is okay to show.\n\nChange-Id: I868f97ce8b3ea4220019b8570407e33f27ea88bc\nFixes: 64259425\nTest: go/wm-smoke\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "72075a515e02279a80e229a3d450e5f314149365",
      "old_mode": 33188,
      "old_path": "core/java/android/content/pm/ApplicationInfo.java",
      "new_id": "2aa3d09dd47901bacc960447598de5289aa2cb79",
      "new_mode": 33188,
      "new_path": "core/java/android/content/pm/ApplicationInfo.java"
    },
    {
      "type": "modify",
      "old_id": "6b1f7585dde6e83a47c64a8abaf4e2fb9cd0fb5e",
      "old_mode": 33188,
      "old_path": "services/core/java/com/android/server/am/ActivityRecord.java",
      "new_id": "06f1a50375acd4f45bb765a17cf03b32e688858b",
      "new_mode": 33188,
      "new_path": "services/core/java/com/android/server/am/ActivityRecord.java"
    },
    {
      "type": "modify",
      "old_id": "43e0affb590a971629968d9f8fd1e663e56d7259",
      "old_mode": 33188,
      "old_path": "services/core/java/com/android/server/pm/PackageManagerService.java",
      "new_id": "4ff4885db42eea5c2cddaad04704196e79ab86e5",
      "new_mode": 33188,
      "new_path": "services/core/java/com/android/server/pm/PackageManagerService.java"
    }
  ]
}
