mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 10:44:41 +00:00
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:
@@ -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: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user