Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapex_constants.h59 static constexpr const char* kManifestFilenameJson = "apex_manifest.json"; variable
Dapexd_prepostinstall.cpp135 manifest_or = ReadManifest(mount_point + "/" + kManifestFilenameJson); in RunFnInstall()
138 << kManifestFilenameJson << " for " << name << ": " in RunFnInstall()