+2
−8
+1
−3
logcat/logcat.h
deleted100644 → 0
+0
−19
logcat/logcat_main.cpp
deleted100644 → 0
+0
−25
logcat/logcatd
0 → 100755
+25
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Removing the rest of liblogcat broke logcatd since LogcatPanic() now actually calls exit(), whereas logcatd relied on it to return normally. We can achieve the expected behavior with a small shell script, so this change does that as well. Test: logcatd / logpersist work Change-Id: Icde36a4811a0db987a801978485e1af1dfc3d38c