system/core: replace EVENT_TAG_MAP_FILE with NULL

NULL represents system default.  In the future, NULL could represent
static and dynamic tags, which can come from multiple files based on
implementation details in the liblog library.

Test: gTest logd-unit-tests & liblog-unit-tests
Bug: 31456426
Change-Id: I0e3d296de81ca299ae63d7b83781639ee67ec298
4 files changed
tree: f7b0b4a6e0044601e238e4ef2295f0c8ba840c86
  1. liblog/
  2. logcat/
  3. logd/
  4. logwrapper/