Merge "Moving FingerprintSettings to Kotlin"

This commit is contained in:
Joshua Mccloskey
2023-06-29 12:31:22 +00:00
committed by Android (Google) Code Review
11 changed files with 985 additions and 2 deletions

View File

@@ -69,6 +69,7 @@ android_library {
"androidx.appcompat_appcompat",
"androidx.cardview_cardview",
"androidx.compose.runtime_runtime-livedata",
"androidx.activity_activity-ktx",
"androidx.preference_preference",
"androidx.recyclerview_recyclerview",
"androidx.window_window",