blob: e17198b71a2f7f1b261e02a0149137c354f50d68 [file] [log] [blame]
John Spurlock07f7efb2014-07-05 12:57:08 -04001<?xml version="1.0" encoding="utf-8"?>
2<!-- Copyright (C) 2014 The Android Open Source Project
John Spurlock4a350512014-04-08 14:08:21 -04003
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
7
8 http://www.apache.org/licenses/LICENSE-2.0
9
10 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
15-->
John Spurlock07f7efb2014-07-05 12:57:08 -040016
17<resources>
Jorim Jaggi8a09b612015-04-06 17:47:18 -070018 <item name="confirm_lock_pattern" type="layout">@layout/confirm_lock_pattern_base</item>
Maurice Lam3e3b8a92018-03-21 18:21:04 -070019 <item name="confirm_lock_pattern_normal" type="layout">@layout/confirm_lock_pattern_normal_base</item>
Jorim Jaggi8a09b612015-04-06 17:47:18 -070020 <item name="confirm_lock_password" type="layout">@layout/confirm_lock_password_base</item>
Jorim Jaggi5ad75f02015-04-22 16:17:23 -070021 <item name="fingerprint_enroll_find_sensor" type="layout">@layout/fingerprint_enroll_find_sensor_base</item>
22 <item name="fingerprint_enroll_enrolling" type="layout">@layout/fingerprint_enroll_enrolling_base</item>
23 <item name="fingerprint_enroll_finish" type="layout">@layout/fingerprint_enroll_finish_base</item>
Grace Cheng4a187e12022-07-21 23:53:47 +000024 <item name="sfps_enroll_finish" type="layout">@layout/sfps_enroll_finish_base</item>
Maurice Lamd189ac52016-06-15 13:39:34 -070025 <item name="choose_lock_pattern" type="layout">@layout/choose_lock_pattern_common</item>
John Spurlock07f7efb2014-07-05 12:57:08 -040026</resources>
27