kernel: fmt
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
#include "selinux/selinux.h"
|
||||
#include "syscall_hook_manager.h"
|
||||
#include "sucompat.h"
|
||||
|
||||
#include "sulog.h"
|
||||
|
||||
#if LINUX_VERSION_CODE >= KERNEL_VERSION (6, 7, 0)
|
||||
|
||||
@@ -17,7 +17,6 @@
|
||||
#include "app_profile.h"
|
||||
#include "syscall_hook_manager.h"
|
||||
|
||||
|
||||
#include "sulog.h"
|
||||
|
||||
#define SU_PATH "/system/bin/su"
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
#include <linux/spinlock.h>
|
||||
|
||||
#include "klog.h"
|
||||
|
||||
#include "sulog.h"
|
||||
#include "ksu.h"
|
||||
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
#include "klog.h" // IWYU pragma: keep
|
||||
#include "ksud.h"
|
||||
#include "manager.h"
|
||||
#include "sulog.h"
|
||||
#include "selinux/selinux.h"
|
||||
#include "objsec.h"
|
||||
#include "file_wrapper.h"
|
||||
@@ -29,6 +28,7 @@
|
||||
#include "dynamic_manager.h"
|
||||
#include "umount_manager.h"
|
||||
|
||||
#include "sulog.h"
|
||||
#ifdef CONFIG_KSU_MANUAL_SU
|
||||
#include "manual_su.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user