- Android.bp was written to be included in ROMs/recoveries etc. in Android build system.
- Macros have been added to simplify feature creation.
- Some bug fixes (for JSON and pmt).
- Added type getter and reboot function
- Writed a garbage collector, so manually freeing memory and closing file descriptors is removed
- Some other improvements