c05564c4d8
Android 13
11 lines
366 B
Plaintext
Executable file
11 lines
366 B
Plaintext
Executable file
# SELinux
|
|
config MTK_SELINUX_AEE_WARNING
|
|
bool "Enable SELinux AEE Warning "
|
|
depends on SECURITY_SELINUX
|
|
default n
|
|
help
|
|
This option enables SELinux violation AEE warning.
|
|
The warning will be shown as yellow screen with information
|
|
indicating which module triggers this violation so that
|
|
tester can easily identify there is a violation and the module.
|