HomeSort by relevance Sort by last modified time
    Searched refs:user_profile_data_file (Results 1 - 6 of 6) sorted by null

  /system/sepolicy/prebuilts/api/26.0/private/
app_neverallows.te 87 -user_profile_data_file # Access to profile files
app.te 152 allow appdomain user_profile_data_file:dir { search write add_name };
153 allow appdomain user_profile_data_file:file create_file_perms;
file_contexts 387 /data/misc/profiles/cur(/.*)? u:object_r:user_profile_data_file:s0
388 /data/misc/profiles/ref(/.*)? u:object_r:user_profile_data_file:s0
  /system/sepolicy/private/
app_neverallows.te 92 -user_profile_data_file # Access to profile files
app.te 165 allow appdomain user_profile_data_file:dir { search write add_name };
166 allow appdomain user_profile_data_file:file create_file_perms;
file_contexts 394 /data/misc/profiles/cur(/.*)? u:object_r:user_profile_data_file:s0
395 /data/misc/profiles/ref(/.*)? u:object_r:user_profile_data_file:s0

Completed in 221 milliseconds