Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapex_shim.cpp42 static constexpr const char* kApexCtsShimPackage = "com.android.apex.cts.shim"; variable
176 return apex_file.GetManifest().name() == kApexCtsShimPackage; in IsShimApex()