Minor cleanup

This commit is contained in:
topjohnwu
2023-06-22 02:23:27 -07:00
parent 9c7cf340a1
commit 732a161b67
5 changed files with 16 additions and 13 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
pub use logging::*;
use logging::setup_klog;
// Has to be pub so all symbols in that crate is included
pub use magiskpolicy;