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 so that tester can easily identify there is a violation.

config MTK_ROOT_TRACE
	bool "Enable root trace for uid 0 "
	default n
	---help---
	  This option enables root trace,
	  which is specifically for tracing uid x to uid 0,
	  covering read/effective/saved uids, fs uid is excluded.
