mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
vts fingerprint: IWYU utils/Condition.h
The standard library should be used instead of this class in new code, but for simplicity, just IWYU (exposed by removing some headers from some HIDL). Bug: 65843592 Test: m only Change-Id: Ib27c4c89a6aae551ebaeed05fc1bbadd780f4ba0
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#include <android/hardware/biometrics/fingerprint/2.1/IBiometricsFingerprintClientCallback.h>
|
||||
#include <hidl/HidlSupport.h>
|
||||
#include <hidl/HidlTransportSupport.h>
|
||||
#include <utils/Condition.h>
|
||||
|
||||
#include <cinttypes>
|
||||
#include <future>
|
||||
|
||||
Reference in New Issue
Block a user