Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd.cpp422 const bool mountOnVerity = !isPathForBuiltinApexes(full_path); in MountPackageImpl() local
425 if (mountOnVerity) { in MountPackageImpl()
460 if (mountOnVerity && verifyImage) { in MountPackageImpl()