commit | 50eb546ec1584c04cf18f1941a042d7c5d045a67 | [log] [tgz] |
---|---|---|
author | Brigid Smith <brigidsmith@google.com> | Wed Jun 18 14:17:57 2014 -0700 |
committer | Elliott Hughes <enh@google.com> | Thu Jun 19 10:59:01 2014 -0700 |
tree | 6b04d86e7042d0470c0fcd4ce03451751d9c1b48 | |
parent | 3f55d2f4e69dd155d558fc2aa38e6f9bb0900152 [diff] |
Removed log.quiet and log = NULL cases from debuggerd. Now the functionality implemented by these semi-confusing cases has been replaced with the same logtype enum behavior that is easier to understand, and cases that used log-looking behavior to print to logcat (when log = NULL) now use the more transparent ALOGE/ALOGD functions. Change-Id: I7e38f2d4ca74a828df4d2266b3ea34edd3c6f5bb