Introduce ashmem from libcutils of android.
authorjiseob.jang <jiseob.jang@samsung.com>
Mon, 26 Mar 2018 11:09:20 +0000 (20:09 +0900)
committer최형규/동작제어Lab(SR)/Senior Engineer/삼성전자 <hk0110.choi@samsung.com>
Mon, 26 Mar 2018 11:20:31 +0000 (20:20 +0900)
commitf77ebdb30a6200cbacc3a58ef5531a31bc95aad0
tree41b78278fac8afe4698f07241c392474ce90e1c3
parent635412eee359b25828a171b05c1b6a9b6c93a017
Introduce ashmem from libcutils of android.

This commit introduce ashmem from libcutils of android.

Signed-off-by: jiseob.jang <jiseob.jang@samsung.com>
src/runtime/ref/CMakeLists.txt
src/runtime/ref/nn/depend/CMakeLists.txt
src/runtime/ref/nn/depend/libcutils/CMakeLists.txt
src/runtime/ref/nn/depend/libcutils/ashmem-host.c [new file with mode: 0644]
src/runtime/ref/nn/depend/libcutils/include/cutils/ashmem.h [new file with mode: 0644]
src/runtime/ref/nn/depend/libutils/CMakeLists.txt [new file with mode: 0644]
src/runtime/ref/nn/depend/libutils/include/utils/Compat.h [new file with mode: 0644]