commit | 749a298dfd6791644cc2815989248984bf7ab2c2 | [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 | 9baa789d4aec742aea1831aa243c1a1419d964de | |
parent | 8cf0bd75f79ed641b5841dea1d34af18c6b4d40d [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