Skip to content
Snippets Groups Projects
Commit cec802b9 authored by Chih-Yu Huang's avatar Chih-Yu Huang Committed by Chih-yu Huang
Browse files

plugin_store: split getDmabufId() function to dedicated file

Currently, getDmabufId() is placed at C2VdqBqBlockPool.h. However,
the header file already has many dependencies. The caller of
getDmabufId() would need to add many unnecessary dependency libraries.

This CL splits the method to a dedicated file to reduce this issue.

Bug: 205501954
Test: m -j32

Change-Id: Ie7e366ddf77ceec105cbacf6d16e6b6dc3a58198
parent 53f82c27
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment