summaryrefslogtreecommitdiffstats
path: root/packages/Keyguard/res/layout/keyguard_sim_puk_view.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/Keyguard/res/layout/keyguard_sim_puk_view.xml')
-rw-r--r--packages/Keyguard/res/layout/keyguard_sim_puk_view.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/Keyguard/res/layout/keyguard_sim_puk_view.xml b/packages/Keyguard/res/layout/keyguard_sim_puk_view.xml
index fe37203..bf15ba0 100644
--- a/packages/Keyguard/res/layout/keyguard_sim_puk_view.xml
+++ b/packages/Keyguard/res/layout/keyguard_sim_puk_view.xml
@@ -20,7 +20,7 @@
carrier-provided PUK code and entering a new SIM PIN for it. -->
<com.android.keyguard.KeyguardSimPukView
xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:androidprv="http://schemas.android.com/apk/res/com.android.keyguard"
+ xmlns:androidprv="http://schemas.android.com/apk/res-auto"
android:id="@+id/keyguard_sim_puk_view"
android:orientation="vertical"
android:layout_width="match_parent"