interfaces: Add vendor.oplus.hardware.biometrics.fingerprint@2.1

Change-Id: I542c979b72b82dfb517f2c9f7f9cbfe58fab54bf
This commit is contained in:
LuK1337
2022-04-11 16:01:53 +02:00
parent ce722bdb50
commit b336b8146c
5 changed files with 76 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
// This file is autogenerated by hidl-gen -Landroidbp.
hidl_interface {
name: "vendor.oplus.hardware.biometrics.fingerprint@2.1",
root: "vendor.oplus",
system_ext_specific: true,
srcs: [
"IBiometricsFingerprint.hal",
"IBiometricsFingerprintClientCallbackEx.hal",
],
interfaces: [
"android.hardware.biometrics.fingerprint@2.1",
"android.hardware.biometrics.fingerprint@2.2",
"android.hardware.biometrics.fingerprint@2.3",
"android.hidl.base@1.0",
],
gen_java: true,
}