)]}' { "commit": "7ad4b34368c58dfdf4b817b2adea546df07587f7", "tree": "c7cf30110a61c9eff72c0bc978b3a6abf7a264fe", "parents": [ "a373c6241116d9113ca2ae722fc8ad5226848f80" ], "author": { "name": "Christopher Tate", "email": "ctate@google.com", "time": "Tue Jan 20 14:29:22 2015 -0800" }, "committer": { "name": "The Android Automerger", "email": "android-build@google.com", "time": "Tue Jan 20 15:31:46 2015 -0800" }, "message": "Don\u0027t try to launch broadcast receivers during boot\n\nIt turns out that sysUI visibility / interactivity is racing with\nboot, and it\u0027s possible in some circumstances for the user to start\nthe secure camera swipe gesture before formal boot-completed. Make\nsure we only send the camera-related broadcast to registered\nreceivers in that case, otherwise we\u0027ll implicitly be asking to\nlaunch other apps before boot, which is forbidden.\n\nBug 19060618\n\nChange-Id: I7fcf13b5af7b2edfbb4aac06ef04a0fde2c6a0f7\n", "tree_diff": [ { "type": "modify", "old_id": "3f5cf3f808ac13619ef7b9df07134c8e9b1cc17c", "old_mode": 33188, "old_path": "packages/SystemUI/src/com/android/systemui/statusbar/phone/SecureCameraLaunchManager.java", "new_id": "4a43c4784af580a2e39a9d60a2a6ca934f45d7de", "new_mode": 33188, "new_path": "packages/SystemUI/src/com/android/systemui/statusbar/phone/SecureCameraLaunchManager.java" } ] }