liblog: __android_log_error_write use event list library

Switch to the event list library to compose the associated event.

SideEffects: Instead of composing event on a stack buffer of 512
             bytes in size, a PAGE is allocated temporarily.

Bug: 27356456
Change-Id: Ic15a87f49385834c2287ed82c26439b2c5eb4f77
2 files changed
tree: aabee9bc95e0427e38465b464549b731b8b1c931
  1. liblog/
  2. logcat/
  3. logd/
  4. logwrapper/