summaryrefslogtreecommitdiff
path: root/gralloc4/src/hidl_common/Allocator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gralloc4/src/hidl_common/Allocator.cpp')
-rw-r--r--gralloc4/src/hidl_common/Allocator.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gralloc4/src/hidl_common/Allocator.cpp b/gralloc4/src/hidl_common/Allocator.cpp
index 76a26cd..8174f05 100644
--- a/gralloc4/src/hidl_common/Allocator.cpp
+++ b/gralloc4/src/hidl_common/Allocator.cpp
@@ -134,7 +134,6 @@ void allocate(const buffer_descriptor_t &bufferDescriptor, uint32_t count, IAllo
{
hidlBuffers.setToExternal(grallocBuffers.data(), grallocBuffers.size());
}
- log_commit();
hidl_cb(error, stride, hidlBuffers);
/* The application should import the Gralloc buffers using IMapper for