Merge "Basic structure for fingerprint enrollment." into main

This commit is contained in:
Joshua Mccloskey
2023-08-16 15:10:55 +00:00
committed by Android (Google) Code Review
15 changed files with 1489 additions and 1 deletions

View File

@@ -107,7 +107,9 @@ android_library {
"SystemUIUnfoldLib",
],
plugins: ["androidx.room_room-compiler-plugin"],
plugins: [
"androidx.room_room-compiler-plugin",
],
libs: [
"telephony-common",