- a3c5736 Face VHAL for user build by Jeff Pu · 1 year, 3 months ago
- 7dbbfcd Merge "Migrate Test Targets to New Android Ownership Model" into main am: 98ef872235 am: 8d119d3d0c by Ronish Kalia · 1 year, 5 months ago
- 98ef872 Merge "Migrate Test Targets to New Android Ownership Model" into main by Ronish Kalia · 1 year, 5 months ago
- c2f76af Add biometric virtual HAL tests to presubmit by Jeff Pu · 1 year, 5 months ago
- 2a59b89 AIDL: disable Rust explicitly by Steven Moreland · 1 year, 7 months ago
- 04ef212 Migrate Test Targets to New Android Ownership Model by Aditya Choudhary · 1 year, 7 months ago
- 62105fb AIDL: disable Rust explicitly by Steven Moreland · 1 year, 7 months ago
- 1e93ca6 Support configuration reset and dump by Jeff Pu · 1 year, 8 months ago
- 4aca35e Support Face Virtual HAL operation latency randomization by Jeff Pu · 1 year, 8 months ago
- f6bc128 Merge "Freezing face api" into main by Joshua Mccloskey · 1 year, 9 months ago
- 93ee24e Freezing face api by Joshua McCloskey · 1 year, 9 months ago
- 3e7448d Face Virtual HAL lockout support by Jeff Pu · 1 year, 9 months ago
- 50f12d7 Merge "Update biometrics HAL interface version(1/2)" into main by Vincent Wang · 1 year, 9 months ago
- 30f558a Merge "Revert "Freezing face api"" into main by Liana Kazanova · 1 year, 9 months ago
- d43d834 Revert "Freezing face api" by Liana Kazanova · 1 year, 9 months ago
- b9fe5cd Merge "Freezing face api" into main by Joshua Mccloskey · 1 year, 9 months ago
- ef2dcff Merge "Add @hide to AIDL interfaces" into main by Diya Bera · 1 year, 9 months ago
- b3a55af Freezing face api by Joshua McCloskey · 1 year, 9 months ago
- 890be57 Update biometrics HAL interface version(1/2) by Vincent Wang · 1 year, 9 months ago
- 0afb3e8 Add @hide to AIDL interfaces by Diya Bera · 1 year, 9 months ago
- 84c6018 Face Virtual HAL enrollment basic support via SUW by Jeff Pu · 1 year, 9 months ago
- 67310c3 Updated face session to use SurfaceView by Joshua McCloskey · 1 year, 10 months ago
- 1419f35 Make face.virtual HAL smaller by Jooyung Han · 1 year, 11 months ago
- bc09e45 Cleanup: use shared apex_key by Jooyung Han · 1 year, 11 months ago
- 0cd816c Cleanup: use shared apex_key by Jooyung Han · 1 year, 11 months ago
- 484d2e7 Face Biometric Virtual HAL Authentication Implementation by Jeff Pu · 2 years ago
- 4b5e5ce Face Biometric Virtual HAL by Jeff Pu · 2 years ago
- 477079a Merge "Add faceauth HAL APEX" am: f7a7d8e20b am: 266f967602 am: 27a71068c8 by Jooyung Han · 2 years, 3 months ago
- d5842ae Add faceauth HAL APEX by Jooyung Han · 2 years, 3 months ago
- 4803c70 Merge "Updated aidl doc w/ regard to lockout." into udc-dev by Joshua Mccloskey · 2 years, 5 months ago
- ec1198d UpsideDownCake is now 34 by Alex Buynytskyy · 2 years, 5 months ago
- 0716d7d Updated aidl doc w/ regard to lockout. by Joshua McCloskey · 2 years, 6 months ago
- e489590 specify import version (I) by Steven Moreland · 2 years, 9 months ago
- b27153d Streamline OWNERS file under hardware/interfaces/biometrics by Jeff Pu · 2 years, 9 months ago
- 8453178 Add @hide to the biometric interfaces by Ilya Matyukhin · 2 years, 10 months ago
- c088612 Point directly to generated c sysprop_library by Trevor Radcliffe · 3 years, 3 months ago
- db009a5 Add virtual Face HAL by Joshua McCloskey · 3 years, 4 months ago
- 703e979 Freeze AIDL APIs for TM by Jiyong Park · 3 years, 6 months ago
- dba8969 Updated Face AIDL createSession docs by Joshua Mccloskey · 3 years, 6 months ago
- 22c5b64 -= src_available (internal) by Steven Moreland · 3 years, 7 months ago
- 25e9823 Add update context method to face and fingerprint HAL. by Joe Bolinger · 3 years, 8 months ago
- 7bd42e1 Update common and face AIDL for session logging. by Joe Bolinger · 3 years, 8 months ago
- 77b74ff Merge "CHECK -> CHECK_EQ copy pasta" am: a8138bfbf6 am: dd39b5c9d0 am: f711c9d406 am: 53c7517b02 by Steven Moreland · 3 years, 9 months ago
- ffb0399 CHECK -> CHECK_EQ copy pasta by Steven Moreland · 3 years, 9 months ago
- d55d28a Remove ndk_platform backend. Use the ndk backend. by Jiyong Park · 4 years, 1 month ago
- 1519b41 Merge "Remove ndk_platform backend. Use the ndk backend." by Jiyong Park · 4 years, 1 month ago
- c426c6d Remove ndk_platform backend. Use the ndk backend. by Jiyong Park · 4 years, 1 month ago
- 92545ca Generate face HAL java-source by Hongguang · 4 years, 1 month ago
- e5433ff Merge changes from topic "fix-IFace-enroll" into sc-dev am: de4d1e954f am: 33ec14975d by TreeHugger Robot · 4 years, 1 month ago
- de4d1e9 Merge changes from topic "fix-IFace-enroll" into sc-dev by TreeHugger Robot · 4 years, 1 month ago
- 8733188 Setting the version explicitly on the face HAL. by Hongguang · 4 years, 2 months ago
- 88796f4 IFace: update VTS test to pass std::nullopt for previewSurface by Ilya Matyukhin · 4 years, 2 months ago
- bde61ca IFace: update default implementation to use optional previewSurface by Ilya Matyukhin · 4 years, 2 months ago
- 5beafca IFace: annotate the previewSurface as @nullable in enroll by Ilya Matyukhin · 4 years, 2 months ago
- 9208a09 IFace: fix default implementation to pass VTS by Ilya Matyukhin · 4 years, 2 months ago
- 61a6d8d IFace: fix VTS test to match the interface contract by Ilya Matyukhin · 4 years, 2 months ago
- 046020b IFace: update VTS tests by Ilya Matyukhin · 4 years, 2 months ago
- 60406be IFace: update default implementation by Ilya Matyukhin · 4 years, 2 months ago
- 8b372b6 IFace: update comments by Ilya Matyukhin · 4 years, 2 months ago
- ba83133 IFace: Add more comments by Ilya Matyukhin · 4 years, 2 months ago
- 13d8406 Fix VTS test by Ilya Matyukhin · 4 years, 3 months ago
- 72b6359 Freeze AIDL APIs for SC by Jiyong Park · 4 years, 4 months ago
- de2c1ed Fix IFace VTS unable to link default HAL by Ilya Matyukhin · 4 years, 4 months ago
- d84af5c Merge "Add previewDisplayId to SensorProps" into sc-dev by Ilya Matyukhin · 4 years, 5 months ago
- 3d1d3e6 Add previewDisplayId to SensorProps by Ilya Matyukhin · 4 years, 5 months ago
- 929146e Add Session#getEnrollmentConfig and better enum defaults by Ilya Matyukhin · 4 years, 5 months ago
- 9fcf6b1 Update IFace getFeatures/setFeature and feature names by Ilya Matyukhin · 4 years, 5 months ago
- 46816af Update detectInteraction documentation by Kevin Chyn · 4 years, 5 months ago
- 11c723d Update the comment for generateChallenge by Ilya Matyukhin · 4 years, 6 months ago
- cc2b694 Remove SessionState from IFace VTS by Ilya Matyukhin · 4 years, 6 months ago
- 66c6464 Remove SessionState from IFace example by Ilya Matyukhin · 4 years, 6 months ago
- c125d3a Remove SessionState from IFace by Ilya Matyukhin · 4 years, 6 months ago
- cbbfa93 Add ISessionCallback#onSessionClosed by Ilya Matyukhin · 4 years, 6 months ago
- 4861855 Rename HardwareInfo to ComponentInfo for the flexibility and by Haining Chen · 4 years, 6 months ago
- a2e0942 Merge "Remove IFace#reset" into sc-dev by Ilya Matyukhin · 4 years, 6 months ago
- a44f5e9 Remove IFace#reset by f · 4 years, 6 months ago
- 095550d Merge "Update AcquiredInfo constants" into sc-dev by Ilya Matyukhin · 4 years, 6 months ago
- 6a25dc5 Update AcquiredInfo constants by f · 4 years, 6 months ago
- ef7c2a9 Remove timeout from IFace generateChallenge by f · 4 years, 6 months ago
- 5feda3d Update sensor properties: by Haining Chen · 4 years, 7 months ago
- cd69078 Set enum defaults for biometrics by Ilya Matyukhin · 4 years, 6 months ago
- 1c3453c Merge "[LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces" into sc-dev by TreeHugger Robot · 4 years, 6 months ago
- c22b35b [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces by Bob Badour · 4 years, 7 months ago
- bf5b361 Add REENROLL_REQUIRED to IFace by Ilya Matyukhin · 4 years, 7 months ago
- e52cae0 Update default HAL with close and reset methods by Ilya Matyukhin · 4 years, 7 months ago
- 42a1063 Add IFace#reset and ISession#close methods by Ilya Matyukhin · 4 years, 9 months ago
- 9ae2812 Merge "Add logs to default biometric HALs" into sc-dev by Kevin Chyn · 4 years, 7 months ago
- 146f6c8 Add logs to default biometric HALs by Kevin Chyn · 4 years, 7 months ago
- d4dada8 Update the comments for onAuthentication<...> by Ilya Matyukhin · 4 years, 7 months ago
- 45f5b0f ISession#detectInteraction should be an optional feature by Kevin Chyn · 4 years, 7 months ago
- 3853391 Specify version for aidl_interface explicitly by Jeongik Cha · 4 years, 7 months ago
- f2d3886 Update the VTS test by Ilya Matyukhin · 4 years, 8 months ago
- 26b20b9 Update the default implementation by Ilya Matyukhin · 4 years, 8 months ago
- 666dc38 Add methonds to set and get authentication features by Ilya Matyukhin · 4 years, 8 months ago
- e13bc81 Update the VTS test by Ilya Matyukhin · 4 years, 8 months ago
- af30cde Update the default implementation by Ilya Matyukhin · 4 years, 8 months ago
- 330dae0 Update the enrollment API by Ilya Matyukhin · 4 years, 8 months ago
- f7890cc Return new authenticatorId when invalidation finishes by Kevin Chyn · 4 years, 8 months ago
- 4e7c016 Change default face sensorId to 4 by Kevin Chyn · 4 years, 9 months ago
- 39e8877 Add new AcquiredInfo constants by Ilya Matyukhin · 4 years, 10 months ago