commit | ba7fcc445d04a5b5784223fa128fca9776ec5365 | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Thu Feb 25 09:02:09 2016 -0800 |
committer | Mark Salyzyn <salyzyn@google.com> | Thu Feb 25 12:29:32 2016 -0800 |
tree | aabee9bc95e0427e38465b464549b731b8b1c931 | |
parent | 538c72550e195a813a262a724b30584751fe7af4 [diff] |
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