Commits
Sandeep Patil committed f1f5ca63b95
staging: ion: Move ion heaps into their own directory This is preparatory work for ION heaps to be kernel modules, so they stay in their own directory inside ION. The heap modules are planned to be *overridable*, so it makes sense to isolate them in source to explicitly draw the line between what is a kernel API. Bug: 133508579 Test: ion-unit-tests Change-Id: Iefc4e22d186139832f54b9cfc629383fb6698fc6 Signed-off-by: Sandeep Patil <sspatil@google.com>