== Highlights ==
* Familiarized with Android NDK, this was needed to build and test ulmkd on a real Android setup; * Successfully built ulmkd w/ NDK, a few changes were needed since Android's libc is quite limited; * Reworked ulmkd makefile so that it is suitable for NDK; * Added shm backend and demo utility for the userspace LMK daemon; * Made a few bugfixes for the userspace LMK daemon;