Home
last modified time | relevance | path

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

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