mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Update fingerprint AIDL for CTS
Bug: 173453845 Test: atest CtsBiometricsTestCases Change-Id: I9132d366e862b38ccb7fe72082f7a4cb9c7e160f
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user