android: use ashmem
authorAkers, Jason B <jason.b.akers@intel.com>
Wed, 1 May 2013 19:28:49 +0000 (21:28 +0200)
committerJens Axboe <axboe@kernel.dk>
Wed, 1 May 2013 19:28:49 +0000 (21:28 +0200)
commit239a11de15959849a69508ff7cb46be114599baf
tree29ec5684d3e06788386a106e767dd1513455cb0d
parentb7c1279471861606b4a03fa676ca589986d1c678
android: use ashmem

I wrapped the ashmem calls with the existing shm* function definitions.
It's a little ugly, but makes for an easy patch touching only
os/os-android.h.

Tested on both arm and x86 android phones.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
os/os-android.h