From 360f060334d3be3dbf13f3af770eb4fcccfddfb2 Mon Sep 17 00:00:00 2001 From: Jim Miller Date: Fri, 20 May 2011 15:49:27 -0700 Subject: [PATCH] Fix 4462497: Use new sw600dp resource target for LockScreen settings Change-Id: I3156aedff564dbf426fa0421a66c7f491af6a354 --- res/{layout-large-land => layout-sw600dp-land}/choose_lock_password.xml | 0 res/{layout-large-land => layout-sw600dp-land}/choose_lock_pattern.xml | 0 .../choose_lock_pattern_tutorial.xml | 0 res/{layout-large-land => layout-sw600dp-land}/confirm_lock_password.xml | 0 res/{layout-large-land => layout-sw600dp-land}/confirm_lock_pattern.xml | 0 .../crypt_keeper_password_entry.xml | 0 res/{layout-large => layout-sw600dp}/choose_lock_password.xml | 0 res/{layout-large => layout-sw600dp}/choose_lock_pattern.xml | 0 res/{layout-large => layout-sw600dp}/choose_lock_pattern_tutorial.xml | 0 res/{layout-large => layout-sw600dp}/confirm_lock_password.xml | 0 res/{layout-large => layout-sw600dp}/confirm_lock_pattern.xml | 0 res/{layout-large => layout-sw600dp}/crypt_keeper_password_entry.xml | 0 res/{layout-large => layout-sw600dp}/crypt_keeper_progress.xml | 0 13 files changed, 0 insertions(+), 0 deletions(-) rename res/{layout-large-land => layout-sw600dp-land}/choose_lock_password.xml (100%) rename res/{layout-large-land => layout-sw600dp-land}/choose_lock_pattern.xml (100%) rename res/{layout-large-land => layout-sw600dp-land}/choose_lock_pattern_tutorial.xml (100%) rename res/{layout-large-land => layout-sw600dp-land}/confirm_lock_password.xml (100%) rename res/{layout-large-land => layout-sw600dp-land}/confirm_lock_pattern.xml (100%) rename res/{layout-large-land => layout-sw600dp-land}/crypt_keeper_password_entry.xml (100%) rename res/{layout-large => layout-sw600dp}/choose_lock_password.xml (100%) rename res/{layout-large => layout-sw600dp}/choose_lock_pattern.xml (100%) rename res/{layout-large => layout-sw600dp}/choose_lock_pattern_tutorial.xml (100%) rename res/{layout-large => layout-sw600dp}/confirm_lock_password.xml (100%) rename res/{layout-large => layout-sw600dp}/confirm_lock_pattern.xml (100%) rename res/{layout-large => layout-sw600dp}/crypt_keeper_password_entry.xml (100%) rename res/{layout-large => layout-sw600dp}/crypt_keeper_progress.xml (100%) diff --git a/res/layout-large-land/choose_lock_password.xml b/res/layout-sw600dp-land/choose_lock_password.xml similarity index 100% rename from res/layout-large-land/choose_lock_password.xml rename to res/layout-sw600dp-land/choose_lock_password.xml diff --git a/res/layout-large-land/choose_lock_pattern.xml b/res/layout-sw600dp-land/choose_lock_pattern.xml similarity index 100% rename from res/layout-large-land/choose_lock_pattern.xml rename to res/layout-sw600dp-land/choose_lock_pattern.xml diff --git a/res/layout-large-land/choose_lock_pattern_tutorial.xml b/res/layout-sw600dp-land/choose_lock_pattern_tutorial.xml similarity index 100% rename from res/layout-large-land/choose_lock_pattern_tutorial.xml rename to res/layout-sw600dp-land/choose_lock_pattern_tutorial.xml diff --git a/res/layout-large-land/confirm_lock_password.xml b/res/layout-sw600dp-land/confirm_lock_password.xml similarity index 100% rename from res/layout-large-land/confirm_lock_password.xml rename to res/layout-sw600dp-land/confirm_lock_password.xml diff --git a/res/layout-large-land/confirm_lock_pattern.xml b/res/layout-sw600dp-land/confirm_lock_pattern.xml similarity index 100% rename from res/layout-large-land/confirm_lock_pattern.xml rename to res/layout-sw600dp-land/confirm_lock_pattern.xml diff --git a/res/layout-large-land/crypt_keeper_password_entry.xml b/res/layout-sw600dp-land/crypt_keeper_password_entry.xml similarity index 100% rename from res/layout-large-land/crypt_keeper_password_entry.xml rename to res/layout-sw600dp-land/crypt_keeper_password_entry.xml diff --git a/res/layout-large/choose_lock_password.xml b/res/layout-sw600dp/choose_lock_password.xml similarity index 100% rename from res/layout-large/choose_lock_password.xml rename to res/layout-sw600dp/choose_lock_password.xml diff --git a/res/layout-large/choose_lock_pattern.xml b/res/layout-sw600dp/choose_lock_pattern.xml similarity index 100% rename from res/layout-large/choose_lock_pattern.xml rename to res/layout-sw600dp/choose_lock_pattern.xml diff --git a/res/layout-large/choose_lock_pattern_tutorial.xml b/res/layout-sw600dp/choose_lock_pattern_tutorial.xml similarity index 100% rename from res/layout-large/choose_lock_pattern_tutorial.xml rename to res/layout-sw600dp/choose_lock_pattern_tutorial.xml diff --git a/res/layout-large/confirm_lock_password.xml b/res/layout-sw600dp/confirm_lock_password.xml similarity index 100% rename from res/layout-large/confirm_lock_password.xml rename to res/layout-sw600dp/confirm_lock_password.xml diff --git a/res/layout-large/confirm_lock_pattern.xml b/res/layout-sw600dp/confirm_lock_pattern.xml similarity index 100% rename from res/layout-large/confirm_lock_pattern.xml rename to res/layout-sw600dp/confirm_lock_pattern.xml diff --git a/res/layout-large/crypt_keeper_password_entry.xml b/res/layout-sw600dp/crypt_keeper_password_entry.xml similarity index 100% rename from res/layout-large/crypt_keeper_password_entry.xml rename to res/layout-sw600dp/crypt_keeper_password_entry.xml diff --git a/res/layout-large/crypt_keeper_progress.xml b/res/layout-sw600dp/crypt_keeper_progress.xml similarity index 100% rename from res/layout-large/crypt_keeper_progress.xml rename to res/layout-sw600dp/crypt_keeper_progress.xml -- 2.11.0