author | Arnie Reynoso <ariner@ti.com> | |
Wed, 25 Sep 2013 15:50:34 +0000 (08:50 -0700) | ||
committer | Chris Ring <cring@ti.com> | |
Wed, 25 Sep 2013 23:55:49 +0000 (16:55 -0700) | ||
commit | 23f6cd94fe9a70cf5ffa279ea7f43cf04379b80e | |
tree | 87a6d50574872a2d0dcac186912c930a54adbb29 | tree | snapshot (tar.xz tar.gz zip) |
parent | bebbebbd6c294f81ca89bad9131d5f93e187c3c7 | commit | diff |
Android: Added support for MessageQ
Support for MessageQ and related application(LAD) was added for Android.
Android specific build files have been created/modified to build all
user-side libraries (libmmrpc, libtiipc, libtiutils) and applications
from within the Android filesystem. This include test apps (MesssageQ*).
A few changes were also needed by the common source files that
are shared across Linux and Android builds.
Support for MessageQ and related application(LAD) was added for Android.
Android specific build files have been created/modified to build all
user-side libraries (libmmrpc, libtiipc, libtiutils) and applications
from within the Android filesystem. This include test apps (MesssageQ*).
A few changes were also needed by the common source files that
are shared across Linux and Android builds.
android/src/api/Android.mk | [new file with mode: 0644] | blob |
android/src/daemon/Android.mk | [new file with mode: 0644] | blob |
android/src/mm/Android.mk | [moved from Android.mk with 89% similarity] | diff | blob | history |
android/src/tests/Android.mk | [new file with mode: 0644] | blob |
android/src/utils/Android.mk | [new file with mode: 0644] | blob |
linux/include/_lad.h | diff | blob | history | |
linux/include/ti/ipc/Std.h | diff | blob | history | |
linux/src/daemon/MessageQ_daemon.c | diff | blob | history | |
linux/src/daemon/NameServer_daemon.c | diff | blob | history | |
linux/src/utils/LAD_client.c | diff | blob | history |