Basic structure for fingerprint enrollment.
Bug: N/A Test: Enroll introduction screen works as expected Test: User is prompted with pin/pattern/pass if the token is not present. Change-Id: I32a182b09c3bcd9be43428c500bfae7b39a74e63
This commit is contained in:
@@ -106,7 +106,9 @@ android_library {
|
||||
"SystemUIUnfoldLib",
|
||||
],
|
||||
|
||||
plugins: ["androidx.room_room-compiler-plugin"],
|
||||
plugins: [
|
||||
"androidx.room_room-compiler-plugin",
|
||||
],
|
||||
|
||||
libs: [
|
||||
"telephony-common",
|
||||
|
||||
Reference in New Issue
Block a user