Skip to content
Commit 0fd19013 authored by Issei Suzuki's avatar Issei Suzuki
Browse files

Remove force transition logic when keyguard is occluded.

This logic was introduced to fix the bug that calls couldn't be be picked
up when device is sleeping, but the problem is not reproducible anymore.

Bug: 182975035
Bug: 196355935
Test: Manual, and pass existing tests.
  1-1. Receive phone call while the screen is off.
  1-2. Check the phone activity responds to touch events.
  2-1. Set lock method (e.g. PIN or pattern)
  2-2. From the lockscreen, double tap power to launch camera.
  2-3. Take a photo.
  2-4. Tap a small preview photo image to launch the preview in full
       screen. Check no jarring during the transition.
Change-Id: I87f1b00e945f7cfd42d77d8f6621e951c23468d3
parent 7aedd374
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment