Bind Fingerprint Virutal HAL with IVirtual interface

Bug: 326227403
Test: atest CtsBiometricsTestCases -c
Ignore-AOSP-First: CLs of other related projects needs this  CL to run
    presubmit tests
Change-Id: I295925d7c26235dc66c7c9481d08661095c8dc92
This commit is contained in:
Jeff Pu
2024-07-17 12:33:29 -04:00
parent 5b43d64574
commit e0263c404a
28 changed files with 434 additions and 302 deletions

View File

@@ -18,6 +18,12 @@ aidl_interface {
java: {
platform_apis: true,
},
ndk: {
apex_available: [
"com.android.hardware.biometrics.fingerprint.virtual",
"//apex_available:platform",
],
},
},
versions_with_info: [
{