This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
hardware_oplus-CherishOS/interfaces/oplus/hardware/biometrics/fingerprint/2.1/Android.bp
LuK1337 b336b8146c interfaces: Add vendor.oplus.hardware.biometrics.fingerprint@2.1
Change-Id: I542c979b72b82dfb517f2c9f7f9cbfe58fab54bf
2022-04-17 21:34:29 +02:00

19 lines
548 B
Plaintext

// 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,
}