Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 09fc7046 authored by Kevin Chyn's avatar Kevin Chyn
Browse files

Update fingerprint AIDL for CTS

Bug: 173453845
Test: atest CtsBiometricsTestCases
Change-Id: I9132d366e862b38ccb7fe72082f7a4cb9c7e160f
parent a27def9b
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -19,7 +19,7 @@


namespace aidl::android::hardware::biometrics::fingerprint {
namespace aidl::android::hardware::biometrics::fingerprint {


const int kSensorId = 0;
const int kSensorId = 1;
const common::SensorStrength kSensorStrength = common::SensorStrength::STRONG;
const common::SensorStrength kSensorStrength = common::SensorStrength::STRONG;
const int kMaxEnrollmentsPerUser = 5;
const int kMaxEnrollmentsPerUser = 5;
const FingerprintSensorType kSensorType = FingerprintSensorType::REAR;
const FingerprintSensorType kSensorType = FingerprintSensorType::REAR;