Home
last modified time | relevance | path

Searched refs:gIsSecurityEnforced (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/jni/
Dcom_android_internal_os_Zygote.cpp137 static bool gIsSecurityEnforced = true; variable
647 if (!gIsSecurityEnforced) { in SetUpSeccompFilter()
2728 if (!gIsSecurityEnforced) { in com_android_internal_os_Zygote_nativeInstallSeccompUidGidFilter()
2813 gIsSecurityEnforced = security_getenforce(); in com_android_internal_os_Zygote_nativeInitNativeState()