0.9.8 hotfixes

This commit is contained in:
Adeeb Shihadeh
2025-04-07 12:42:46 -07:00
commit ba7f7fd7a6
3134 changed files with 1326134 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
Import('env', 'messaging', 'common')
env.Program('logcatd', 'logcatd_systemd.cc', LIBS=[messaging, common, 'systemd'])