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

/frameworks/native/cmds/installd/
H A DInstalldNativeService.cpp431 int shared_app_gid = multiuser_get_shared_gid(0, appId); local
432 if ((shared_app_gid != -1) && fs_prepare_dir_strict(
433 ref_profile_path.c_str(), 0700, shared_app_gid, shared_app_gid) != 0) {

Completed in 52 milliseconds