Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd.cpp152 static const std::vector<std::string> kBootstrapApexes = ([]() { in __anonb9f628140202() variable
184 return std::find(kBootstrapApexes.begin(), kBootstrapApexes.end(), in IsBootstrapApex()
185 apex.GetManifest().name()) != kBootstrapApexes.end() || in IsBootstrapApex()
/system/apex/docs/
DREADME.md509 sequence. List of bootstrap apexes is configured in `kBootstrapApexes`