Home
last modified time | relevance | path

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

/cts/hostsidetests/security/src/android/security/cts/
DKernelConfigTest.java354 final String PATH_CONFIG = "CONFIG_STATIC_USERMODEHELPER_PATH="; in testConfigDisableUsermodehelper() local
367 if (option.startsWith(PATH_CONFIG)) { in testConfigDisableUsermodehelper()