Moved FakeFingerprintManagerInteractor
Test: atest Bug: 295206367 Change-Id: If9f3b9dc88260c0725f70d3444c4f9a4b6ee5c2f
This commit is contained in:
9
tests/shared/Android.bp
Normal file
9
tests/shared/Android.bp
Normal file
@@ -0,0 +1,9 @@
|
||||
android_library {
|
||||
name: "Settings-testutils2",
|
||||
srcs: [
|
||||
"src/**/*.kt"
|
||||
],
|
||||
libs: [
|
||||
"FingerprintManagerInteractor",
|
||||
],
|
||||
}
|
||||
Reference in New Issue
Block a user