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

Commit bc9cb44d authored by Steven Moreland's avatar Steven Moreland
Browse files

Fix include dir for sensorservice.

Breaking angler_treble build currently.

Test: compiles
Change-Id: I3ef965d3cac798e0f8c9118c2c7095ce1abfd307
parent b5ae33c2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@
#include "SensorDevice.h"
#include "SensorService.h"

#include "convert.h"
#include <sensors/convert.h>

using android::hardware::sensors::V1_0::ISensors;
using android::hardware::hidl_vec;