Home
last modified time | relevance | path

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

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