1type adbd_prop, property_type; 2type apex_config_prop, property_type; 3type apexd_payload_metadata_prop, property_type; 4type apexd_prop, property_type; 5type apex_ready_prop, property_type; 6type arm64_memtag_prop, property_type; 7type bootloader_prop, property_type; 8type boottime_prop, property_type; 9type build_prop, property_type; 10type debuggable_prop, property_type; 11type cold_boot_done_prop, property_type; 12type ctl_adbd_prop, property_type; 13type ctl_apexd_prop, property_type; 14type ctl_apexd_vm_prop, property_type; 15type ctl_apkdmverity_prop, property_type; 16type ctl_authfs_prop, property_type; 17type ctl_console_prop, property_type; 18type ctl_default_prop, property_type; 19type ctl_fuse_prop, property_type; 20type ctl_interface_restart_prop, property_type; 21type ctl_interface_start_prop, property_type; 22type ctl_interface_stop_prop, property_type; 23type ctl_restart_prop, property_type; 24type ctl_seriallogging_prop, property_type; 25type ctl_sigstop_prop, property_type; 26type ctl_start_prop, property_type; 27type ctl_stop_prop, property_type; 28type ctl_zipfuse_prop, property_type; 29type debug_prop, property_type; 30type default_prop, property_type; 31type dev_mnt_prop, property_type; 32type fingerprint_prop, property_type; 33type gsid_prop, property_type; 34type heapprofd_prop, property_type; 35type init_perf_lsm_hooks_prop, property_type; 36type init_service_status_private_prop, property_type; 37type init_service_status_prop, property_type; 38type init_svc_debug_prop, property_type; 39type init_debug_policy_prop, property_type; 40type libc_debug_prop, property_type; 41type log_prop, property_type; 42type log_tag_prop, property_type; 43type microdroid_manager_roothash_prop, property_type; 44type microdroid_manager_zipfuse_prop, property_type; 45type microdroid_config_prop, property_type; 46type microdroid_lifecycle_prop, property_type; 47type property_service_version_prop, property_type; 48type shell_prop, property_type; 49type timezone_prop, property_type; 50type usb_control_prop, property_type; 51type vendor_default_prop, property_type; 52type powerctl_prop, property_type; 53type servicemanager_prop, property_type; 54 55# public is for vendor-facing type and attribute definitions. 56# DO NOT ADD allow, neverallow, or dontaudit statements here. 57# Instead, add such policy rules to private/*.te. 58