summaryrefslogtreecommitdiffstats
path: root/include/ui/GraphicBufferAllocator.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ui/GraphicBufferAllocator.h')
-rw-r--r--include/ui/GraphicBufferAllocator.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ui/GraphicBufferAllocator.h b/include/ui/GraphicBufferAllocator.h
index 0f2a492..6342aac 100644
--- a/include/ui/GraphicBufferAllocator.h
+++ b/include/ui/GraphicBufferAllocator.h
@@ -87,6 +87,7 @@ private:
static KeyedVector<buffer_handle_t, alloc_rec_t> sAllocList;
friend class Singleton<GraphicBufferAllocator>;
+ friend class BufferLiberatorThread;
GraphicBufferAllocator();
~GraphicBufferAllocator();