From b936d1d684b87162ce47479523f23ca98e811358 Mon Sep 17 00:00:00 2001 From: Kevin Chyn Date: Mon, 11 Mar 2019 11:21:14 -0700 Subject: [PATCH] Add SENSOR_DIRTY constant Fixes: 127993599 Test: Test: hidl-gen -L hash -r android.hardware:hardware/interfaces android.hardware.biometrics.face@1.0 add updated hash to current.txt Test: Builds Change-Id: I98a7953f3a99f263709a15f143a3ca5fd062b489 --- biometrics/face/1.0/types.hal | 9 +++++++-- current.txt | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/biometrics/face/1.0/types.hal b/biometrics/face/1.0/types.hal index 8c4a4e9f4e..de6b99ef1d 100644 --- a/biometrics/face/1.0/types.hal +++ b/biometrics/face/1.0/types.hal @@ -339,10 +339,15 @@ enum FaceAcquiredInfo : int32_t { */ START = 20, + /** + * The sensor is dirty. The user should be informed to clean the sensor. + */ + SENSOR_DIRTY = 21, + /** * Used to enable a vendor-specific acquisition message. */ - VENDOR = 21 + VENDOR = 22 }; /** @@ -375,4 +380,4 @@ struct OptionalBool { * This value is only meaningful if status is OK. */ bool value; -}; \ No newline at end of file +}; diff --git a/current.txt b/current.txt index 4ad47e15ff..f22d14f8d1 100644 --- a/current.txt +++ b/current.txt @@ -437,7 +437,7 @@ ca15a738dedc2f4981925f7d7ff29c22bc3f8a848403dcf0c592c167de09d9af android.hardwar 6385b6accab8a544e2ee54ba7bf5aa55dff6153bcedd80fdaae16fe9e0be7050 android.hardware.audio.effect@5.0::types baf5a0cbf357035394be02d87334890228338fae715f7ab06e2f0e7d05abe656 android.hardware.biometrics.face@1.0::IBiometricsFace 6cbf288d6e6a9f6f0c09d1cde66318aa5b6a8c525778a61ccaedddb090f5e9cb android.hardware.biometrics.face@1.0::IBiometricsFaceClientCallback -ef5d339413d0c94a5b58baafbe3e4bccfd9ed2e7328fbbb5c25471c79923ed2f android.hardware.biometrics.face@1.0::types +95aa2f59e29e2f84d8e84320ace9b6682b426a16e897b4bd241375cbee0e07f3 android.hardware.biometrics.face@1.0::types ecedc58dbcdb13503c19c0ab160ac1dd0530bb1471164149282dd1463c684185 android.hardware.bluetooth.audio@2.0::IBluetoothAudioPort fb9c40e4deab40be5476477078fe3d8a4a4495fd9deef4321878d169d675c633 android.hardware.bluetooth.audio@2.0::IBluetoothAudioProvider f7431f3e3e4e3387fc6f27a6cf423eddcd824a395dc4349d302c995ab44a9895 android.hardware.bluetooth.audio@2.0::IBluetoothAudioProvidersFactory