Home
last modified time | relevance | path

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

/system/libhidl/transport/
DServiceManagement.cpp380 const char* vtsRootPath = std::getenv("VTS_ROOT_PATH"); in openLibs() local
381 if (vtsRootPath && strlen(vtsRootPath) > 0) { in openLibs()
383 std::string(vtsRootPath) + HAL_LIBRARY_PATH_SYSTEM; in openLibs()