Home
last modified time | relevance | path

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

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