/system/sepolicy/public/ |
D | file.te | 207 type unlabeled, file_type; 210 type system_file, system_file_type, file_type; 212 type system_asan_options_file, system_file_type, file_type; 214 type system_event_log_tags_file, system_file_type, file_type; 216 type system_lib_file, system_file_type, file_type; 218 type system_bootstrap_lib_file, system_file_type, file_type; 220 type system_group_file, system_file_type, file_type; 222 type system_linker_exec, system_file_type, file_type; 224 type system_linker_config_file, system_file_type, file_type; 226 type system_passwd_file, system_file_type, file_type; [all …]
|
D | zygote.te | 3 type zygote_tmpfs, file_type; 4 type zygote_exec, system_file_type, exec_type, file_type;
|
D | mediaextractor.te | 3 type mediaextractor_exec, system_file_type, exec_type, file_type; 4 type mediaextractor_tmpfs, file_type;
|
D | mediaserver.te | 3 type mediaserver_exec, system_file_type, exec_type, file_type; 4 type mediaserver_tmpfs, file_type;
|
D | drmserver.te | 3 type drmserver_exec, system_file_type, exec_type, file_type; 4 type drmserver_socket, file_type;
|
D | cameraserver.te | 3 type cameraserver_exec, system_file_type, exec_type, file_type; 4 type cameraserver_tmpfs, file_type;
|
D | init.te | 3 type init_exec, system_file_type, exec_type, file_type; 4 type init_tmpfs, file_type;
|
D | webview_zygote.te | 4 type webview_zygote_exec, exec_type, file_type; 5 type webview_zygote_tmpfs, file_type;
|
/system/sepolicy/private/ |
D | file.te | 14 type storaged_data_file, file_type, data_file_type, core_data_file_type; 17 type wm_trace_data_file, file_type, data_file_type, core_data_file_type, mlstrustedobject; 20 type accessibility_trace_data_file, file_type, data_file_type, core_data_file_type; 23 type perfetto_traces_data_file, file_type, data_file_type, core_data_file_type; 26 type perfetto_traces_bugreport_data_file, file_type, data_file_type, core_data_file_type; 29 type perfetto_traces_profiling_data_file, file_type, data_file_type, core_data_file_type; 32 type perfetto_configs_data_file, file_type, data_file_type, core_data_file_type; 35 type system_perfetto_config_file, file_type, system_file_type; 38 type uprobestats_configs_data_file, file_type, data_file_type, core_data_file_type; 41 type oatdump_exec, system_file_type, exec_type, file_type; [all …]
|
D | blkid.te | 5 type blkid_exec, system_file_type, exec_type, file_type; 22 neverallow blkid { file_type fs_type -blkid_exec -shell_exec }:file entrypoint;
|
D | mediatuner.te | 3 type mediatuner_exec, system_file_type, exec_type, file_type; 32 neverallow mediatuner { file_type fs_type }:file execute_no_trans;
|
D | fuseblkd.te | 3 type fuseblkd_exec, system_file_type, exec_type, file_type; 31 neverallow fuseblkd { file_type fs_type -fuseblkd_exec }:file entrypoint;
|
D | mediatranscoding.te | 2 type mediatranscoding_exec, system_file_type, exec_type, file_type; 3 type mediatranscoding_tmpfs, file_type; 53 neverallow mediatranscoding { file_type fs_type }:file execute_no_trans;
|
D | iw.te | 2 type iw_exec, system_file_type, exec_type, file_type;
|
/system/sepolicy/microdroid/system/public/ |
D | file.te | 1 type system_linker_exec, file_type, system_file_type; 4 type adbd_socket, file_type, coredomain_socket; 5 type apex_info_file, file_type; 6 type apex_mnt_dir, file_type; 7 type authfs_data_file, file_type, data_file_type, core_data_file_type; 8 type authfs_service_socket, file_type, coredomain_socket; 9 type cgroup_desc_api_file, file_type, system_file_type; 10 type cgroup_desc_file, file_type, system_file_type; 11 type extra_apk_file, file_type; 12 type file_contexts_file, file_type, system_file_type; [all …]
|
D | init.te | 3 type init_exec, system_file_type, exec_type, file_type; 4 type init_tmpfs, file_type;
|
/system/sepolicy/microdroid/system/private/ |
D | file.te | 8 allow file_type labeledfs:filesystem associate; 9 allow file_type tmpfs:filesystem associate; 10 allow file_type rootfs:filesystem associate; 18 type e2fs_exec, system_file_type, exec_type, file_type; 20 type encryptedstore_file, file_type; 23 type microdroid_resources_file, file_type; 26 type prng_seeder_socket, file_type, coredomain_socket; 29 type perfetto_traces_data_file, file_type, data_file_type, core_data_file_type; 32 type perfetto_configs_data_file, file_type, data_file_type, core_data_file_type;
|
D | vendor_init.te | 37 file_type 47 file_type 57 file_type 65 file_type 74 file_type
|
D | su.te | 10 dontaudit su { kernel file_type }:system *; 21 dontaudit su {fs_type dev_type file_type}:dir_file_class_set *;
|
D | derive_classpath.te | 1 type derive_classpath_exec, system_file_type, exec_type, file_type;
|
/system/sepolicy/tests/ |
D | fc_sort.py | 56 def __init__(self, path, file_type, context, meta, stem_len, str_len, line): argument 58 self.file_type = file_type 74 file_type = None 76 file_type = split[1].strip() 81 return cls(path, file_type, context, meta, stem_len, str_len, line) 105 if self.file_type is None and other.file_type is not None: 107 if other.file_type is None and self.file_type is not None:
|
/system/sepolicy/vendor/ |
D | file.te | 1 type hostapd_data_file, file_type, data_file_type; 2 type wpa_data_file, file_type, data_file_type;
|
D | hal_graphics_allocator_default.te | 2 type hal_graphics_allocator_default_tmpfs, file_type; 5 type hal_graphics_allocator_default_exec, exec_type, vendor_file_type, file_type;
|
D | mediacodec.te | 2 type mediacodec_exec, exec_type, vendor_file_type, file_type; 32 neverallow mediacodec { file_type fs_type }:file execute_no_trans;
|
/system/extras/boottime_tools/bootio/sepolicy/ |
D | file.te | 2 type bootio_data_file, file_type, data_file_type, core_data_file_type;
|