From 789a25eb9bd9c2953e9d7cd1a5cbfd1f92b8f3a0 Mon Sep 17 00:00:00 2001 From: Daniel Sandler Date: Wed, 7 Apr 2010 00:22:47 -0400 Subject: [PATCH] Add emergency call button to PUK'd lockscreen. The user unlocks a PUK-locked SIM via the e-call dialer, so we absolutely need the button there. This is the layout portion; it requires change I6872c3ad135bc34348adafa76e08a3878f1b506f from frameworks/policies/base. Bug: 2568732 Change-Id: I8aa0fc2223428ba15a57269ac5a624e74e91a5f3 --- core/res/res/layout/keyguard_screen_tab_unlock.xml | 14 ++++++++++++++ .../res/layout/keyguard_screen_tab_unlock_land.xml | 12 ++++++++++++ 2 files changed, 26 insertions(+) diff --git a/core/res/res/layout/keyguard_screen_tab_unlock.xml b/core/res/res/layout/keyguard_screen_tab_unlock.xml index a4b235756ad96..945d28347cad1 100644 --- a/core/res/res/layout/keyguard_screen_tab_unlock.xml +++ b/core/res/res/layout/keyguard_screen_tab_unlock.xml @@ -152,5 +152,19 @@ android:layout_marginBottom="80dip" /> + +