kernel: CI build for 5.15.y (#30)

This commit is contained in:
YuKongA
2023-01-07 16:39:19 +08:00
committed by GitHub
parent 36aff66835
commit 0c6de7a1ed
4 changed files with 65 additions and 22 deletions

View File

@@ -49,8 +49,6 @@ static int transive_to_domain(const char *domain)
return error;
}
static bool is_domain_permissive;
void setup_selinux()
{
if (transive_to_domain(KERNEL_SU_DOMAIN)) {