summaryrefslogtreecommitdiff
path: root/sensors/aidl/default/multihal/include/HalProxyAidl.h
diff options
context:
space:
mode:
Diffstat (limited to 'sensors/aidl/default/multihal/include/HalProxyAidl.h')
-rw-r--r--sensors/aidl/default/multihal/include/HalProxyAidl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sensors/aidl/default/multihal/include/HalProxyAidl.h b/sensors/aidl/default/multihal/include/HalProxyAidl.h
index 7401726cf9..5c81715933 100644
--- a/sensors/aidl/default/multihal/include/HalProxyAidl.h
+++ b/sensors/aidl/default/multihal/include/HalProxyAidl.h
@@ -55,6 +55,8 @@ class HalProxyAidl : public ::android::hardware::sensors::V2_1::implementation::
::ndk::ScopedAStatus setOperationMode(
::aidl::android::hardware::sensors::ISensors::OperationMode in_mode) override;
::ndk::ScopedAStatus unregisterDirectChannel(int32_t in_channelHandle) override;
+
+ binder_status_t dump(int fd, const char **args, uint32_t numArgs) override;
};
} // namespace implementation