Commits
Sandeep Patil committed d6aced53bb9
staging: ion: refactor ion's buffer 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: I7438bd529a3e9c7a90910979e26bd754a8292e9a Co-developed-by: Isaac J. Manjarres <isaacm@codeaurora.org> Signed-off-by: Sandeep Patil <sspatil@google.com>