Home | History | Annotate | Download | only in installd

Lines Matching defs:targetMode

355     mode_t targetMode = targetSdkVersion >= MIN_RESTRICTED_HOME_SDK_VERSION ? 0700 : 0751;
366 if (prepare_app_dir(path, targetMode, uid) ||
397 if (prepare_app_dir(path, targetMode, uid) ||