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