bufferpool2.0: apply hidl interface update
Bug: 112203066
Change-Id: I2f797f72c34d923f4b9efa5cf6eefad468458233
diff --git a/media/bufferpool/2.0/Accessor.h b/media/bufferpool/2.0/Accessor.h
index 4fd8f5b..fa2cb1b 100644
--- a/media/bufferpool/2.0/Accessor.h
+++ b/media/bufferpool/2.0/Accessor.h
@@ -147,7 +147,7 @@
*/
ResultStatus connect(
sp<Connection> *connection, ConnectionId *pConnectionId,
- const QueueDescriptor** fmqDescPtr, bool local);
+ const StatusDescriptor** fmqDescPtr, bool local);
/**
* Closes the specified connection to the client.