summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-02-03 02:06:43 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-02-03 02:06:43 +0000
commitbf12026d3039b2ed0880fd354f2a47d25096ba35 (patch)
treec4e7ce59f272d76d994191374acc6da7826f80ba
parent3a0c07caf377cbe159e7a165b9b6604ad76adf8d (diff)
parent94d0dc07e1d8b28774961cf91959b570e9fe9dfb (diff)
downloadsound_trigger_hal-bf12026d3039b2ed0880fd354f2a47d25096ba35.tar.gz
Snap for 8144225 from 94d0dc07e1d8b28774961cf91959b570e9fe9dfb to sdk-releaseplatform-tools-33.0.1
Change-Id: I1490394cb1d294a5ca9ab1ebcdbc22f5b7606192
-rw-r--r--tests/tunnel_test_sensor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tunnel_test_sensor.c b/tests/tunnel_test_sensor.c
index 2c218d2..08f4c92 100644
--- a/tests/tunnel_test_sensor.c
+++ b/tests/tunnel_test_sensor.c
@@ -25,7 +25,7 @@
#define LOG_TAG "ia_tunneling_sensor_test"
-#include <cutils/log.h>
+#include <log/log.h>
#include <linux/mfd/adnc/iaxxx-system-identifiers.h>
#include <linux/mfd/adnc/iaxxx-tunnel-intf.h>
#include <linux/mfd/adnc/iaxxx-sensor-tunnel.h>