diff --git a/api/current.txt b/api/current.txt
index 058297ad5d3c9..fb60f1c914768 100644
--- a/api/current.txt
+++ b/api/current.txt
@@ -570,7 +570,7 @@ package android {
field public static final int fillViewport = 16843130; // 0x101017a
field public static final int filter = 16843035; // 0x101011b
field public static final int filterTouchesWhenObscured = 16843460; // 0x10102c4
- field public static final int fingerprintDrawable = 16844025; // 0x10104f9
+ field public static final int fingerprintAuthDrawable = 16844025; // 0x10104f9
field public static final int finishOnCloseSystemDialogs = 16843431; // 0x10102a7
field public static final int finishOnTaskLaunch = 16842772; // 0x1010014
field public static final int firstDayOfWeek = 16843581; // 0x101033d
diff --git a/api/system-current.txt b/api/system-current.txt
index 674d0130623d0..7816c3fee9e56 100644
--- a/api/system-current.txt
+++ b/api/system-current.txt
@@ -645,7 +645,7 @@ package android {
field public static final int fillViewport = 16843130; // 0x101017a
field public static final int filter = 16843035; // 0x101011b
field public static final int filterTouchesWhenObscured = 16843460; // 0x10102c4
- field public static final int fingerprintDrawable = 16844025; // 0x10104f9
+ field public static final int fingerprintAuthDrawable = 16844025; // 0x10104f9
field public static final int finishOnCloseSystemDialogs = 16843431; // 0x10102a7
field public static final int finishOnTaskLaunch = 16842772; // 0x1010014
field public static final int firstDayOfWeek = 16843581; // 0x101033d
diff --git a/core/res/res/drawable-hdpi/ic_fingerprint_light_overlay.png b/core/res/res/drawable-hdpi/ic_fingerprint_light_overlay.png
deleted file mode 100644
index 0253c770203a8..0000000000000
Binary files a/core/res/res/drawable-hdpi/ic_fingerprint_light_overlay.png and /dev/null differ
diff --git a/core/res/res/drawable-mdpi/ic_fingerprint_light_overlay.png b/core/res/res/drawable-mdpi/ic_fingerprint_light_overlay.png
deleted file mode 100644
index 5a1c61e275ca6..0000000000000
Binary files a/core/res/res/drawable-mdpi/ic_fingerprint_light_overlay.png and /dev/null differ
diff --git a/core/res/res/drawable-xhdpi/ic_fingerprint_light_overlay.png b/core/res/res/drawable-xhdpi/ic_fingerprint_light_overlay.png
deleted file mode 100644
index 5f0c36290155f..0000000000000
Binary files a/core/res/res/drawable-xhdpi/ic_fingerprint_light_overlay.png and /dev/null differ
diff --git a/core/res/res/drawable-xxhdpi/ic_fingerprint_light_overlay.png b/core/res/res/drawable-xxhdpi/ic_fingerprint_light_overlay.png
deleted file mode 100644
index f4cf90635d7bc..0000000000000
Binary files a/core/res/res/drawable-xxhdpi/ic_fingerprint_light_overlay.png and /dev/null differ
diff --git a/core/res/res/drawable-xxxhdpi/ic_fingerprint_light_overlay.png b/core/res/res/drawable-xxxhdpi/ic_fingerprint_light_overlay.png
deleted file mode 100644
index dcdbed9f0f983..0000000000000
Binary files a/core/res/res/drawable-xxxhdpi/ic_fingerprint_light_overlay.png and /dev/null differ
diff --git a/core/res/res/drawable/ic_fingerprint.xml b/core/res/res/drawable/ic_fingerprint.xml
new file mode 100644
index 0000000000000..c19f00f41b41f
--- /dev/null
+++ b/core/res/res/drawable/ic_fingerprint.xml
@@ -0,0 +1,37 @@
+
+
+
+
+
+
+
+
diff --git a/core/res/res/drawable/ic_fingerprint_dark.xml b/core/res/res/drawable/ic_fingerprint_dark.xml
deleted file mode 100644
index 6eb6adad24553..0000000000000
--- a/core/res/res/drawable/ic_fingerprint_dark.xml
+++ /dev/null
@@ -1,37 +0,0 @@
-
-
-
-
-
-
-
-
-
diff --git a/core/res/res/drawable/ic_fingerprint_light.xml b/core/res/res/drawable/ic_fingerprint_light.xml
deleted file mode 100644
index 223d16bf63f8b..0000000000000
--- a/core/res/res/drawable/ic_fingerprint_light.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-
-
- -
-
-
-
-
-
- -
-
-
-
diff --git a/core/res/res/values/attrs.xml b/core/res/res/values/attrs.xml
index 0f66950a8daee..bb442eb2cf925 100644
--- a/core/res/res/values/attrs.xml
+++ b/core/res/res/values/attrs.xml
@@ -561,15 +561,18 @@
-
+i
-
-
+
+
diff --git a/core/res/res/values/public.xml b/core/res/res/values/public.xml
index bbf4005d9f67f..54cfa036e33fa 100644
--- a/core/res/res/values/public.xml
+++ b/core/res/res/values/public.xml
@@ -2690,5 +2690,5 @@
-
+
diff --git a/core/res/res/values/themes.xml b/core/res/res/values/themes.xml
index 1230b5ec46e4d..ecf00f01b5ed5 100644
--- a/core/res/res/values/themes.xml
+++ b/core/res/res/values/themes.xml
@@ -387,6 +387,7 @@ please see themes_device_defaults.xml.
- ?attr/buttonBarButtonStyle
- ?attr/buttonBarButtonStyle
- @style/SegmentedButton
+ - @drawable/ic_fingerprint
- @style/Widget.Holo.SearchView
diff --git a/core/res/res/values/themes_material.xml b/core/res/res/values/themes_material.xml
index 9fe8df46a734a..295b453fb0b71 100644
--- a/core/res/res/values/themes_material.xml
+++ b/core/res/res/values/themes_material.xml
@@ -305,7 +305,6 @@ please see themes_device_defaults.xml.
- @style/PreferenceFragmentList.Material
- @dimen/preference_fragment_padding_side_material
- ?attr/colorBackground
- - @drawable/ic_fingerprint_dark
- @style/Widget.Material.PreferenceFrameLayout
@@ -662,7 +661,6 @@ please see themes_device_defaults.xml.
- @style/PreferenceFragmentList.Material
- @dimen/preference_fragment_padding_side_material
- ?attr/colorBackground
- - @drawable/ic_fingerprint_light
- @style/Widget.Material.PreferenceFrameLayout