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

Commit fbb65fb5 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Update fingerprint AIDL for CTS"

parents dde7d772 09fc7046
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@

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

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