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

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

Merge changes from topic 'hidl-libbase-remove-depends'

* changes:
  Sensors: IWYU
  ContextHub: IWYU
parents b86ec89f 5b42945e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@

#include <unordered_map>

#include <android-base/macros.h>
#include <android/hardware/contexthub/1.0/IContexthub.h>
#include <hardware/context_hub.h>

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