mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 20:24:19 +00:00
Merge "fingerprint: clean up includes" into oc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
a1a42dffd0
@@ -10,12 +10,11 @@ LOCAL_SRC_FILES := \
|
||||
service.cpp \
|
||||
|
||||
LOCAL_SHARED_LIBRARIES := \
|
||||
libbinder \
|
||||
libcutils \
|
||||
liblog \
|
||||
libhidlbase \
|
||||
libhidltransport \
|
||||
libhardware \
|
||||
libkeystore_binder \
|
||||
libutils \
|
||||
android.hardware.biometrics.fingerprint@2.1 \
|
||||
|
||||
|
||||
@@ -16,8 +16,6 @@
|
||||
#define LOG_TAG "android.hardware.biometrics.fingerprint@2.1-service"
|
||||
#define LOG_VERBOSE "android.hardware.biometrics.fingerprint@2.1-service"
|
||||
|
||||
// For communication with Keystore binder interface
|
||||
#include <keystore/keystore.h> // for error codes
|
||||
#include <hardware/hw_auth_token.h>
|
||||
|
||||
#include <hardware/hardware.h>
|
||||
|
||||
Reference in New Issue
Block a user