liblog: move log_is_loggable.c to properties.c
Just makes sense cleanup Test: gTest liblog-unit-tests Bug: 33535908 Change-Id: I85de049f3cd73a473d56db5970d42eee5f9f70a8
This commit is contained in:
parent
3b261ace57
commit
774e04f779
2 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ liblog_target_sources = [
|
|||
"event_tag_map.cpp",
|
||||
"config_read.c",
|
||||
"log_time.cpp",
|
||||
"log_is_loggable.c",
|
||||
"properties.c",
|
||||
"logprint.c",
|
||||
"pmsg_reader.c",
|
||||
"pmsg_writer.c",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue