kernel: fix missing log tag (#117)
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
#include "ksu.h"
|
||||
#include "manager.h"
|
||||
#include "uid_observer.h"
|
||||
#include "klog.h" // IWYU pragma: keep
|
||||
|
||||
#define SYSTEM_PACKAGES_LIST_PATH "/data/system/packages.list"
|
||||
static struct work_struct ksu_update_uid_work;
|
||||
|
||||
Reference in New Issue
Block a user