Searched refs:ref_profile_path (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
H A DInstalldNativeService.cpp426 const std::string ref_profile_path = local
439 if (fs_prepare_dir(ref_profile_path.c_str(), 0770, AID_SYSTEM, shared_app_gid) != 0) {
440 PLOG(ERROR) << "Failed to prepare " << ref_profile_path;

Completed in 68 milliseconds