Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
DInstalldNativeService.cpp91 static constexpr const char* PKG_LIB_POSTFIX = "/lib"; variable
2175 auto _libsymlink = _pkgdir + PKG_LIB_POSTFIX; in linkNativeLibraryDirectory()