Commits
Sandeep Patil committed 144555039f1
staging: ion: refactor ion's dmabuf manipulators into a separate file. This patch is preparatory work for making ion heaps modular. The patch itself doesn't make any significant changes except for re-organizing the buffer manipulator functions in a single file. This will be helpful later when we specifically export some of these functions to be used by a heap module. Bug: 133508579 Test: ion-unit-tests Change-Id: I52ecea78a179c936006a21beb7630009984cb22f Co-developed-by: Isaac J. Manjarres <isaacm@codeaurora.org> Signed-off-by: Sandeep Patil <sspatil@google.com>