commit | 1f7007465ddcacd4ff45f46ff8c4381507a96607 | [log] [tgz] |
---|---|---|
author | Zachary Iqbal <zacharyi@google.com> | Tue Apr 24 23:42:21 2018 -0700 |
committer | Kevin Chyn <kchyn@google.com> | Tue Jun 19 12:04:43 2018 -0700 |
tree | 550cbf2f9cdc003665a033a0d1281c78cf902b4e | |
parent | fa43792511ede2cbae654b5a0a95ad3feaa989a4 [diff] |
Added initial HIDL interface for the biometric face HAL. Notes: - Added a basic interface, a stub callback interface and a stubs for needed public types. - Ran make hidl-gen -j64 && hardware/interfaces/update-makefiles.sh to create build files for the interface. Bug: 79577138 Test: None added. This commit simply adds a new interface. Change-Id: I14b7238dd9ee1076f77c1b60117bdaa156a4f0f5