OSDN Git Service

Fixed a bug with the emergency affordance in multi user
authorSelim Cinek <cinek@google.com>
Thu, 3 Nov 2016 21:55:40 +0000 (14:55 -0700)
committerSelim Cinek <cinek@google.com>
Thu, 3 Nov 2016 21:58:01 +0000 (14:58 -0700)
commit0294f9e39b3d226dd1f5fc8bedb4692bbc9ef188
tree3f25eca865a4710c6aa7e1e62a8afa81f07bf4ef
parent0d75ccf0068b64c730c45bf0a53d1849f9fbe010
Fixed a bug with the emergency affordance in multi user

The emergency call was not launched in the current user
and therefore was only launching once the user had switched.

Change-Id: If6f3bcf77d88a0658b6e0f91f7e4da5d6264b04f
Fixes: 32424103
Test: manual: switch to secondary user and launch emergency affordance
core/java/com/android/internal/policy/EmergencyAffordanceManager.java