Replace cutils/log.h by log/log.h am: 94d0dc07e1

Original change: https://android-review.googlesource.com/c/platform/hardware/knowles/athletico/sound_trigger_hal/+/1967468

Change-Id: I5b9c20889b1cbd521fe2b01973f28dc5d790f39c
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>