- 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).
- Removed --no-write-test argument of memory test function
- Fixed memory leak of memory test function
- Improved info function with using nlohmann/json header-only library
- Some other improvents