Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a1a42dff authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "fingerprint: clean up includes" into oc-dev

parents e3c0b02d 750ede4c
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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 \

+0 −2
Original line number Diff line number Diff line
@@ -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>