commit | 9d91ebbb97e14445cea246847da69e974569e708 | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Tue Oct 11 07:34:52 2016 -0700 |
committer | Mark Salyzyn <salyzyn@google.com> | Mon Oct 24 11:03:49 2016 -0700 |
tree | 58740b3884472304f77ec40bc8c42d7bf18e65af | |
parent | e1e8aaee3e5ffdbfb85414271fb2b279097b1fbe [diff] |
liblog: restructure log/log.h and android/log.h We went too far, so this is a partial revert, part deux. Keep general purpose logging macros in android/log.h for the NDK. More internal features like Radio, System and Events logging are moved back to log/log.h. Correct liblog ndk symbols. Correct for some Android Coding standards. Test: compile Bug: 31992412 Change-Id: Id3731496fa226e8c170305d0d2a1859e8cf67e14