Searched refs:oemLibsError (Results 1 – 1 of 1) sorted by relevance
215 String oemLibsError = readExtensionConfigFiles(PUBLIC_CONFIG_DIR, oemLibs); in runAccessibilityTest() local216 if (oemLibsError != null) return oemLibsError; in runAccessibilityTest()