summaryrefslogtreecommitdiff
path: root/neuralnetworks/aidl/utils/test/MockExecution.h
diff options
context:
space:
mode:
authorMichael Butler <butlermichael@google.com>2022-01-21 00:24:13 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-01-21 00:24:13 +0000
commit2dddfa7d4a5d24aac0e76f78ed80bc901b6648a0 (patch)
tree932bdcb1715e54a3361e4488ffe81a5195fce0ac /neuralnetworks/aidl/utils/test/MockExecution.h
parente90b061864e37d7106b1a5091e2a5f728501d03f (diff)
parentb3d989c8057617a063269d666c0f47ffb49e01a3 (diff)
Merge "Cleanup NN utility libraries' dependencies" am: d3e413e759 am: fd0636d14b am: b3d989c805
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1950217 Change-Id: Iafd694bc5cb5ba8c781fcd1d3963e4cc3430862c
Diffstat (limited to 'neuralnetworks/aidl/utils/test/MockExecution.h')
-rw-r--r--neuralnetworks/aidl/utils/test/MockExecution.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/neuralnetworks/aidl/utils/test/MockExecution.h b/neuralnetworks/aidl/utils/test/MockExecution.h
index 216f569abc..782e54f874 100644
--- a/neuralnetworks/aidl/utils/test/MockExecution.h
+++ b/neuralnetworks/aidl/utils/test/MockExecution.h
@@ -21,8 +21,6 @@
#include <android/binder_interface_utils.h>
#include <gmock/gmock.h>
#include <gtest/gtest.h>
-#include <hidl/HidlSupport.h>
-#include <hidl/Status.h>
namespace aidl::android::hardware::neuralnetworks::utils {