OSDN Git Service

Allow dismissing ImmersiveModeCling without touch
authorAdrian Roos <roosa@google.com>
Mon, 12 Sep 2016 22:08:35 +0000 (15:08 -0700)
committerAdrian Roos <roosa@google.com>
Tue, 13 Sep 2016 22:55:06 +0000 (15:55 -0700)
commitdab15169943c55277448ea5f3221e2b5030cfbde
treeeea60597cab894b3a0a8c47801eb1293956c3eb0
parenta2153e6246138d303fe824d99aadf28886767743
Allow dismissing ImmersiveModeCling without touch

The immersive mode confirmation was not dismissable
without touching it because it wasn't focusable.

Change-Id: I89cdb7d4bd44e302859e731034c4395529f5e5fc
Fixes: 30469869
services/core/java/com/android/server/policy/ImmersiveModeConfirmation.java
services/core/java/com/android/server/policy/PhoneWindowManager.java