| commit | 81f407be3621988a791b175c88a4b7f2ca2dead5 | [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 | 0217ff98e9c281e28eacc6ec439916a559369edc | |
| parent | 5cecedc6e8d5559213220b4dae993f277801433a [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