summaryrefslogtreecommitdiffstats
path: root/biometrics
Commit message (Collapse)AuthorAgeFilesLines
* Remove enroll_2_2 and authenticate_2_2Ilya Matyukhin2020-03-242-96/+42
| | | | | | | | Bug: 139317981 Bug: 149502271 Test: m vts -j Test: vts-tradefed run commandAndExit vts -m VtsHalBiometricsFingerprintV2_2Target Change-Id: I80492f324753291be4118de95e16ec370004afc8
* Revert "Define biometrics.face@1.1 with remote enrollment"Ilya Matyukhin2020-03-242-99/+0
| | | | | | | | | | This reverts commit ec0b6e26ea45a07ee00ca0127fdf7e3749ab515c. Reason for revert: this interface is untested in R. Bug: 151331855 Bug: 149502271 Change-Id: I5d63c6e52c540af328fe108bff1861d16990a6b4
* Revert "Add VTS tests for biometrics.face@1.1"Ilya Matyukhin2020-03-242-192/+0
| | | | | | | | | This reverts commit f21a4f0aee6045d06b94036f4c7020f186968fe0. Reason for revert: this interface is untested in R. Bug: 151331855 Change-Id: I6fbdd846a9ea56d1595347d0321fbf9018015da7
* Move default implementation from 1.1 to 1.0Ilya Matyukhin2020-03-246-22/+9
| | | | | | Bug: 151331855 Test: vts-tradefed run commandAndExit vts-hal -m VtsHalBiometricsFaceV1_0Target Change-Id: I4a0d136faacd427ac28970d1a30a374cb6618393
* Revert "Add enroll_1_1 with preview window id"Ilya Matyukhin2020-03-244-91/+2
| | | | | | | | | | This reverts commit 7ab5ab85d0df1f565a265ec0b75e01310ef9b5ba. Reason for revert: this interface is untested in R. Bug: 151331855 Bug: 149502271 Change-Id: I819adb2910e70243e19e273675ad15de7736279a
* Add enroll_1_1 with preview window idIlya Matyukhin2020-01-234-2/+91
| | | | | | | Bug: 145562442 Test: vts-tradefed run commandAndExit vts-hal -m VtsHalBiometricsFaceV1_0Target Test: vts-tradefed run commandAndExit vts-hal -m VtsHalBiometricsFaceV1_1Target Change-Id: I7839fe162dc31c71cc33ae226a23a2239a2093a1
* Add default implementation for biometrics.face@1.1Ilya Matyukhin2020-01-236-0/+312
| | | | | | | Bug: 145027036 Test: vts-tradefed run commandAndExit vts-hal -m VtsHalBiometricsFaceV1_0Target Test: vts-tradefed run commandAndExit vts-hal -m VtsHalBiometricsFaceV1_1Target Change-Id: I1aa682644b9b60705a1a8bf40867414b9fc99cd6
* Merge changes from topic "biometrics.fingerprint@2.2"Ilya Matyukhin2020-01-236-0/+349
|\ | | | | | | | | | | * changes: Add VTS tests for biometrics.fingerprint@2.2 Define biometrics.fingerprint@2.2
| * Add VTS tests for biometrics.fingerprint@2.2Ilya Matyukhin2020-01-222-0/+195
| | | | | | | | | | | | | | Bug: 139317981 Test: m vts -j Test: vts-tradefed run commandAndExit vts -m VtsHalBiometricsFingerprintV2_2Target Change-Id: I9119de5e690163fbb9ddbb38b117206e8c95a279
| * Define biometrics.fingerprint@2.2Ilya Matyukhin2020-01-224-0/+154
| | | | | | | | | | | | | | | | | | | | | | This interface allows to pass a hardware window ID to the enroll and authenticate methods. Also, FingerprintAcquiredInfo::START is introduced to make latency measurements possible. Bug: 139317981 Test: hidl-gen -L check android.hardware.biometrics.fingerprint@2.2 Change-Id: Ie044764984776d32ab52ca941cfa008202eca2c6
* | Add VTS tests for biometrics.face@1.1Ilya Matyukhin2020-01-222-0/+192
| | | | | | | | | | | | Bug: 145027036 Test: m vts -j Change-Id: I14c64aa784291c9027bf6888139f90d53908cf92
* | Define biometrics.face@1.1 with remote enrollmentIlya Matyukhin2020-01-222-0/+99
|/ | | | | | | Bug: 145027036 Test: hidl-gen -L check android.hardware.biometrics.face@1.1 Change-Id: I3b5cc1e7852509012aab7fea078b12b76bd83abb
* Merge "[vts-core] add VtsHalBiometricsFaceV1_0TargetTest to vts-core"Treehugger Robot2019-11-242-46/+27
|\
| * [vts-core] add VtsHalBiometricsFaceV1_0TargetTest to vts-corenelsonli2019-11-192-46/+27
| | | | | | | | | | | | | | | | | | | | Convert VtsHalBiometricsFaceV1_0TargetTest to be parameterized test and add it to vts-core Bug: 142397658 Bug: 144744276 Test: $atest VtsHalBiometricsFaceV1_0TargetTest Change-Id: I7b5839619885f05ed8a24d6c2fefe0ffa92cb644
* | Check for the correct userId in callbacksIlya Matyukhin2019-11-151-10/+24
|/ | | | | | | | Sync the code to aosp, then we can start to covert it to parameterized test. Bug: 142397658 Test: vts-tradefed run commandAndExit vts-hal -m VtsHalBiometricsFaceV1_0Target Change-Id: I0c9478d635f67c8ac5c4b47c022d76a6f91de230
* [vts-core] add VtsHalBiometricsFingerprintV2_1TargetTest to vts-corenelsonli2019-10-241-1/+1
| | | | | | Bug: 142397658 Test: $ atest VtsHalBiometricsFingerprintV2_1TargetTest Change-Id: I04baa4f4dbc07f927d1a8c05f691dd63bb098a97
* [vts-core] add VtsHalBiometricsFingerprintV2_1TargetTest to vts-corenelsonli2019-10-181-232/+213
| | | | | | | | | Convert VtsHalBiometricsFingerprintV2_1TargetTest to be parameterized test and add it to vts-core Bug: 142397658 Test: $ atest VtsHalBiometricsFingerprintV2_1TargetTest Change-Id: I076d3de4398e071370f3386817b8248a13eb9352
* Remove libhwbinder/libhidltransport depsSteven Moreland2019-09-061-1/+0
| | | | | | | | Since these were combined into libhidlbase. Bug: 135686713 Test: build only (libhwbinder/libhidltransport are empty) Change-Id: I075670b64eebbbbd6a6ae0e84ad51bf1c6f5ba36
* Update VTS tests to support the latest BiometricsFace.halIlya Matyukhin2019-06-281-232/+151
|\ | | | | | | | | | | am: 00bc962dea Change-Id: Id60d66891fe93c719be7a4f6aa009c58475c6ab0
| * Update VTS tests to support the latest BiometricsFace.halIlya Matyukhin2019-06-271-232/+151
| | | | | | | | | | | | Bug: 134967390 Test: vts-tradefed run commandAndExit vts-hal -m VtsHalBiometricsFaceV1_0Target Change-Id: Ifbd04d127626315efd8c8ce36636e550cbb843ff
* | Update hidl makefiles for bpfmtSteven Moreland2019-04-181-1/+0
| | | | | | | | | | | | | | | | hidl-generated makefiles are now generated such that bpfmt(file) == file. Bug: 67417008 Test: enable bpfmt hook Change-Id: I53e5bf67a0d314e1b10c0ba0c7172a7af358ddcc
* | Merge "Update hidl makefiles for bpfmt" am: ff0bd741caSteven Moreland2019-04-181-1/+0
|\ \ | |/ |/| | | | | | | am: 96f40f7b02 Change-Id: Idbf030e4993067bdb8181321bca2de00c9b6f7ef
| * Update hidl makefiles for bpfmtSteven Moreland2019-04-171-1/+0
| | | | | | | | | | | | | | | | hidl-generated makefiles are now generated such that bpfmt(file) == file. Bug: 67417008 Test: enable bpfmt hook Change-Id: I1f69d292bc23a7cc293a66110cb02d597e1019ad
* | Address HIDL review commentsKevin Chyn2019-03-113-13/+9
| | | | | | | | | | | | | | | | | | | | | | Fixes: 127852175 Test: builds Test: hidl-gen -L hash -r android.hardware:hardware/interfaces android.hardware.biometrics.face@1.0 hash added to current.txt Test: make -j56 VtsHalBiometricsFaceV1_0TargetTest Change-Id: I4a8b6db5824a686ec742ed826ff26e721ff26dc8
* | Add SENSOR_DIRTY constantKevin Chyn2019-03-111-2/+7
| | | | | | | | | | | | | | | | | | | | 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
* | Merge "Finalize IBiometricsFace@1.0"Kevin Chyn2019-03-064-60/+114
|\ \
| * | Finalize IBiometricsFace@1.0Kevin Chyn2019-03-054-60/+114
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also update VTS tests Fixes: 125936336 Fixes: 124512763 Fixes: 123262389 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: I7949b251064d4578a89f6da834aadbfdf7e9a94f
* | | Merge "Update makefies: no 'types' internal"Steven Moreland2019-03-051-9/+0
|\ \ \ | |/ / |/| |
| * | Update makefies: no 'types' internalSteven Moreland2019-03-041-9/+0
| | | | | | | | | | | | | | | | | | Bug: 123976090 Test: N/A Change-Id: I84b659b163b63d39535b462a3df8a9c19f680976
* | | Merge "Update makefies: no 'types'" am: 4ee5ec1469 am: bab622f6a6Steven Moreland2019-03-041-11/+0
|\ \ \ | |/ / |/| / | |/ | | | | am: 7224bc9bcf Change-Id: I434939e0770afa436c532a945542fce30a71ef7d
| * Update makefies: no 'types'Steven Moreland2019-03-041-11/+0
| | | | | | | | | | | | Bug: 123976090 Test: N/A Change-Id: I30fb04c81889b62775e1b764b965fdb0f893de17
| * pack VTS cc_test binaries as general-testsKeun Soo YIM2018-12-071-0/+1
| | | | | | | | | | | | | | Test: make general-tests Bug: 120093339 Merged-In: I363450d205868f900e4925ccff1430e2a569f2a4 Change-Id: I363450d205868f900e4925ccff1430e2a569f2a4
* | Implemented VTS tests for BiometricsFace.halIlya Matyukhin2019-03-012-0/+436
| | | | | | | | | | | | Test: manually built and ran the tests Fixes: 110708105 Change-Id: Id2882436b2346032b080cee16a9fc289ee3dbdc2
* | resetLockout should return Status instead of boolKevin Chyn2019-02-131-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | The actual lockout reset is asynchronous and returns its result in the onLockoutChanged() callback Bug: 121196511 Bug: 121198195 Bug: 123262389 Test: Builds Change-Id: Ia5fd34d77ae1f8dba1a943e0e1fc51d458753090
* | Merge "Add onLockoutChanged for IBiometricsFace"Kevin Chyn2019-02-131-0/+15
|\ \
| * | Add onLockoutChanged for IBiometricsFaceKevin Chyn2019-02-121-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Lockout is moved to the HAL (as compared to IBiometricsFingerprint@2.1) To maintain public API behavior (BiometricPrompt) there needs to be a way to synchronously retrieve the lockout status. Bug: 121196511 Bug: 121198195 Bug: 123262389 Test: Builds Change-Id: Idb0a1225451e9f123ccb42accbbbd2914ad6cabc
* | | Update makefiles.Steven Moreland2019-02-111-0/+1
|/ / | | | | | | | | | | Bug: 123976090 Test: N/A Change-Id: I5fb6c126a090a3fe0fa4829ea9224564133dc1ae
* | Merge "Fix incorrect comments in types.hal"TreeHugger Robot2019-02-011-3/+3
|\ \
| * | Fix incorrect comments in types.halKevin Chyn2019-01-311-3/+3
| | | | | | | | | | | | | | | | | | | | | Bug: 123262389 Test: Builds Change-Id: I56f60c5ac61be6fdd1f1c49f5a7d8ac0e41d2572
* | | Removed completed TODOs from IBiometricsFace HIDL.Zachary Iqbal2019-01-311-3/+0
|/ / | | | | | | | | Change-Id: I6ef9de184acfe3e1b7dd7f3519c64cc74fb6506d Test: Built locally.
* | Add ACQUIRED_START messageKevin Chyn2019-01-281-1/+11
| | | | | | | | | | | | | | | | Fixes: 123520106 Bug: 117060268 Test: Builds Change-Id: Ie2fda4f2cdbae1d9b5f2ed08975f3cd8e98c169b
* | Add additional acquired constantsKevin Chyn2019-01-241-1/+44
| | | | | | | | | | | | | | Fixes: 123101870 Test: Builds Change-Id: I67365b4a821c43ac01810119e9f1fa24f27d3c7f
* | Move lockout to below the HALKevin Chyn2018-12-142-1/+18
| | | | | | | | | | | | | | Fixes: 120630211 Test: builds Change-Id: I87ae317110d0ef6cf5b82afe6ee7724527f9f64e
* | Allow multiple accessibility featuresKevin Chyn2018-12-112-23/+29
| | | | | | | | | | | | | | Fixes: 120578823 Test: builds Change-Id: I9f823f0f00e6a6030d777844aedf90b982b2e291
* | Adding uhid permissions to default fingerprint rcAndrew LeCain2018-12-031-2/+2
| | | | | | | | | | | | | | Test: Sailfish has fingerprint present Bug: 120112580 Change-Id: I11c3bf02ddb2102a6d326a35e360e067812b0b75
* | pack VTS cc_test binaries as general-testsKeun Soo YIM2018-11-271-0/+1
| | | | | | | | | | | | Test: make general-tests Bug: 120093339 Change-Id: I363450d205868f900e4925ccff1430e2a569f2a4
* | Add face acquired constantsKevin Chyn2018-10-251-1/+14
| | | | | | | | | | | | | | Fixes: 118382625 Test: Builds Change-Id: I3c9203c7e593aee3b110dd00e31687e364ff78bc
* | Add IBiometricsFace#userActivityKevin Chyn2018-10-031-1/+17
| | | | | | | | | | | | | | Fixes: 116821097 Test: builds Change-Id: I88363e186a41ce65665122606b357c7d31d8c18d
* | Add timeout parameter to generateChallengeKevin Chyn2018-09-241-1/+5
| | | | | | | | | | | | | | Fixes: 115925222 Test: builds Change-Id: Idac1730b36eadb5acdb6420cc330585ebb2f3197
* | Update FaceAcquiredInfo commentsKevin Chyn2018-09-191-3/+9
| | | | | | | | | | | | | | Fixes: 110887097 Test: builds Change-Id: Ia38043cf292401aea15a34118c2cc59cacd743f0