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

  /system/sepolicy/prebuilts/api/26.0/private/
untrusted_app_all.te 41 allow untrusted_app_all shell_data_file:file r_file_perms;
42 allow untrusted_app_all shell_data_file:dir r_dir_perms;
platform_app.te 15 allow platform_app shell_data_file:dir search;
16 allow platform_app shell_data_file:file { open getattr read };
priv_app.te 58 allow priv_app shell_data_file:file r_file_perms;
59 allow priv_app shell_data_file:dir r_dir_perms;
system_server.te 383 allow system_server { system_app_data_file bluetooth_data_file nfc_data_file radio_data_file shell_data_file app_data_file }:dir { getattr read search };
396 allow system_server { system_app_data_file bluetooth_data_file nfc_data_file radio_data_file shell_data_file app_data_file }:file { getattr read write append };
684 neverallow system_server { bluetooth_data_file nfc_data_file shell_data_file app_data_file }:file { open create unlink link };
app.te 149 allow appdomain shell_data_file:file { write getattr };
447 shell_data_file:dir_file_class_set
file_contexts 336 /data/local/tmp(/.*)? u:object_r:shell_data_file:s0
406 /mnt/expand/[^/]+/local/tmp(/.*)? u:object_r:shell_data_file:s0
  /system/sepolicy/private/
untrusted_app_all.te 41 allow untrusted_app_all shell_data_file:file r_file_perms;
42 allow untrusted_app_all shell_data_file:dir r_dir_perms;
platform_app.te 15 allow platform_app shell_data_file:dir search;
16 allow platform_app shell_data_file:file { open getattr read };
priv_app.te 57 allow priv_app shell_data_file:file r_file_perms;
58 allow priv_app shell_data_file:dir r_dir_perms;
isolated_app.te 51 dontaudit isolated_app shell_data_file:dir search;
app.te 162 allow appdomain shell_data_file:file { write getattr };
458 shell_data_file:dir_file_class_set
system_server.te 411 allow system_server { system_app_data_file bluetooth_data_file nfc_data_file radio_data_file shell_data_file app_data_file }:dir { getattr read search };
424 allow system_server { system_app_data_file bluetooth_data_file nfc_data_file radio_data_file shell_data_file app_data_file }:file { getattr read write append };
715 neverallow system_server { bluetooth_data_file nfc_data_file shell_data_file app_data_file }:file { open create unlink link };
file_contexts 343 /data/local/tmp(/.*)? u:object_r:shell_data_file:s0
413 /mnt/expand/[^/]+/local/tmp(/.*)? u:object_r:shell_data_file:s0

Completed in 650 milliseconds