Merge "Update fingerprint AIDL for CTS"

This commit is contained in:
TreeHugger Robot
2020-11-23 21:52:12 +00:00
committed by Android (Google) Code Review

View File

@@ -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;