mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 10:44:41 +00:00
Merge "Update fingerprint AIDL for CTS"
This commit is contained in:
committed by
Android (Google) Code Review
commit
fbb65fb5d3
@@ -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