Android原生hal层fingerprint模块:
http://androidxref.com/9.0.0_r3/xref/hardware/libhardware/include/hardware/fingerprint.h
http://androidxref.com/9.0.0_r3/xref/hardware/libhardware/modules/fingerprint/Android.bp
http://androidxref.com/9.0.0_r3/xref/hardware/libhardware/modules/fingerprint/fingerprint.c
指纹HAL层以一个独立进程运行
http://androidxref.com/9.0.0_r3/xref/hardware/interfaces/biometrics/fingerprint/2.1/Android.bp
注册HIDL服务接口
load hal层源码编译生成的so库