mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
Sensors: IWYU
Missing dependency that was being transitively included
from MQDescriptor.h.
Test: links
Bug: 37791060
Change-Id: I5afca1596c83801a49ee0aead85499a5241608e0
(cherry picked from commit 5b42945e6a)
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
|
||||
#define HARDWARE_INTERFACES_SENSORS_V1_0_DEFAULT_SENSORS_H_
|
||||
|
||||
#include <android-base/macros.h>
|
||||
#include <android/hardware/sensors/1.0/ISensors.h>
|
||||
#include <hardware/sensors.h>
|
||||
#include <mutex>
|
||||
|
||||
Reference in New Issue
Block a user