mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-12 03:22:48 +00:00
Better logging system
Use C++ magic to strip out debug logs at compile time
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#include <initializer_list>
|
||||
|
||||
#include <logging.hpp>
|
||||
#include <flags.h>
|
||||
#include <magiskpolicy.hpp>
|
||||
|
||||
#include "sepolicy.hpp"
|
||||
|
||||
Reference in New Issue
Block a user