Searched defs:media_user_path (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
H A Dutils.c1103 char media_user_path[PATH_MAX]; local
1107 create_user_media_path(media_user_path, userid);
1108 if (fs_prepare_dir(media_user_path, 0770, AID_MEDIA_RW, AID_MEDIA_RW) == -1) {

Completed in 774 milliseconds