Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 774e04f7 authored by Mark Salyzyn's avatar Mark Salyzyn
Browse files

liblog: move log_is_loggable.c to properties.c

Just makes sense cleanup

Test: gTest liblog-unit-tests
Bug: 33535908
Change-Id: I85de049f3cd73a473d56db5970d42eee5f9f70a8
parent 3b261ace
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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",
+0 −0

File moved.