commit | 63571acd01cda120894b31b19eeaf65f775b21de | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Thu Oct 02 11:12:28 2014 -0700 |
committer | Mark Salyzyn <salyzyn@google.com> | Mon Feb 09 22:12:59 2015 +0000 |
tree | a6b832d88bf2871e6a7fe59be7108da1561ab08a | |
parent | 780203013d45f08a1060cdf9ef55bf1fb5906f28 [diff] |
liblog: add __android_log_is_loggable() - Add new liblog API __android_log_is_loggable(prio, tag, def) - future plan to integrate this into the runtime checks and into the logd daemon for filtration. Inert for now. Bug: 17760225 Change-Id: I16395b4d42acc08f0209f55a1cbf87b0b2112898