commit | 655b949853502057b6c7c2861bdd1e37db48171b | [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 | b5eacc7f9bb508f8665b0b8eeb1242ba2e2f182d | |
parent | 4144369dc80904c3df8d3cdc8a3531223e2dee7d [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