We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 53333c1 + 1e3650e commit c88e2b8Copy full SHA for c88e2b8
1 file changed
libs/dumputils/dump_utils.cpp
@@ -101,7 +101,7 @@ static const std::vector<std::string> aidl_interfaces_to_dump {
101
"android.hardware.automotive.remoteaccess.IRemoteAccess",
102
"android.hardware.automotive.vehicle.IVehicle",
103
"android.hardware.biometrics.face.IBiometricsFace",
104
- "android.hardware.biometrics.fingerprint.IBiometricsFingerprint",
+ "android.hardware.biometrics.fingerprint.IFingerprint",
105
"android.hardware.camera.provider.ICameraProvider",
106
"android.hardware.drm.IDrmFactory",
107
"android.hardware.graphics.allocator.IAllocator",
0 commit comments