logd: liblog: logcat: Add LogWhiteBlackList

- liblog android_logger_get_log_size and android_logger_get_readable_size
  adjusted to return long instead of int because of -G flag extending range

NB: ifdef'd only for userdebug and eng builds

- liblog Add android_logger_[sg]et_prune_list and android_logger_set_log_size
- logcat Add -P, -p and -G flags
- logd Add LogWhiteBlackList and configurable log size

(cherry picked from commit 62a5b9dda2f06b88e7f249e7fa0b5052c89aacfb)

Change-Id: I1572338c1b34bd968ad7867857ef708156ec3b6a
14 files changed
tree: 2550003ff5585b31b69f4d7398fb4b6026783853
  1. liblog/
  2. logcat/
  3. logd/
  4. logwrapper/