diff options
author | Michael Butler <butlermichael@google.com> | 2022-01-21 00:24:13 +0000 |
---|---|---|
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | 2022-01-21 00:24:13 +0000 |
commit | 2dddfa7d4a5d24aac0e76f78ed80bc901b6648a0 (patch) | |
tree | 932bdcb1715e54a3361e4488ffe81a5195fce0ac /neuralnetworks/aidl/utils/test/MockFencedExecutionCallback.h | |
parent | e90b061864e37d7106b1a5091e2a5f728501d03f (diff) | |
parent | b3d989c8057617a063269d666c0f47ffb49e01a3 (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/MockFencedExecutionCallback.h')
-rw-r--r-- | neuralnetworks/aidl/utils/test/MockFencedExecutionCallback.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/neuralnetworks/aidl/utils/test/MockFencedExecutionCallback.h b/neuralnetworks/aidl/utils/test/MockFencedExecutionCallback.h index 06f9ea2e41..29449bb88b 100644 --- a/neuralnetworks/aidl/utils/test/MockFencedExecutionCallback.h +++ b/neuralnetworks/aidl/utils/test/MockFencedExecutionCallback.h @@ -22,7 +22,6 @@ #include <android/binder_interface_utils.h> #include <gmock/gmock.h> #include <gtest/gtest.h> -#include <hidl/Status.h> namespace aidl::android::hardware::neuralnetworks::utils { |