Merge "Basic structure for fingerprint enrollment." into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
9163a5db6d
@@ -107,7 +107,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