Searched defs:vtsRootPath (Results 1 - 1 of 1) sorted by relevance

/system/libhidl/transport/
H A DServiceManagement.cpp286 const char* vtsRootPath = std::getenv("VTS_ROOT_PATH"); local
287 if (vtsRootPath && strlen(vtsRootPath) > 0) {
289 std::string(vtsRootPath) + HAL_LIBRARY_PATH_SYSTEM;

Completed in 63 milliseconds