diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 6a2af9e9d2c..5595d4499ce 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -1562,6 +1562,8 @@
android:windowSoftInputMode="stateHidden|adjustResize"
android:theme="@style/GlifTheme.Light"/>
+
+
diff --git a/res/drawable/face_enroll_introduction.xml b/res/drawable/face_enroll_introduction.xml
new file mode 100644
index 00000000000..4493d661c2f
--- /dev/null
+++ b/res/drawable/face_enroll_introduction.xml
@@ -0,0 +1,23 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/res/drawable/ic_face_header.xml b/res/drawable/ic_face_header.xml
new file mode 100644
index 00000000000..4493d661c2f
--- /dev/null
+++ b/res/drawable/ic_face_header.xml
@@ -0,0 +1,23 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/res/layout/face_enroll_introduction.xml b/res/layout/face_enroll_introduction.xml
new file mode 100644
index 00000000000..a56bca595cf
--- /dev/null
+++ b/res/layout/face_enroll_introduction.xml
@@ -0,0 +1,64 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/res/layout/face_enroll_introduction_footer.xml b/res/layout/face_enroll_introduction_footer.xml
new file mode 100644
index 00000000000..0fcc13b5819
--- /dev/null
+++ b/res/layout/face_enroll_introduction_footer.xml
@@ -0,0 +1,44 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/res/values/strings.xml b/res/values/strings.xml
index d799ea544bd..0ff5318fe72 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -877,6 +877,33 @@
Screen lock, fingerprintScreen lock
+
+
+
+ Face added
+
+ Tap to set up face authentication
+
+ Face authentication
+
+ Cancel
+
+ Unlock with your face
+
+ Use your face to authenticate
+
+ Use your face to unlock your phone, authorize purchases, or sign in to apps.
+
+ Use you
+
+ Use your face to unlock your phone, authorize purchases, or sign in to apps
+
+ You can add up to %d fingerprints
+
+ You\u2019ve added the maximum number of faces
+
+ Can\u2019t add more faces
+
Fingerprint
@@ -7005,6 +7032,10 @@
Ambient display, Lock screen display
+
+
+ face
+
fingerprint
diff --git a/res/values/styles.xml b/res/values/styles.xml
index 37219d6c2d7..ba462d86be1 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -364,6 +364,10 @@
@drawable/ic_fingerprint_header
+
+