commit | b47aa2a5928471d76420a541bf92ce9d654f4ffa | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Wed Jan 08 15:34:14 2020 -0800 |
committer | Tom Cherry <tomcherry@google.com> | Wed Jan 08 17:11:09 2020 -0800 |
tree | d80c5ca1b25cdc608746f53f94b78a9e48e56aac | |
parent | 21bb36c66a117196060d73ab671580b303820c3a [diff] |
liblog: remove more unused code Cleanup the headers; we really don't want to encourage any more cutils/list.h usage... Remove __android_log_uid() since the only remaining users are built for device, so they can just use getuid() directly. Test: build Change-Id: I62be2c1e43d83807deaa9342afcc72459947cf15