1type cuttlefish_ril_prop, property_type; 2type libcuttlefish_rild, domain; 3type libcuttlefish_rild_exec, exec_type, vendor_file_type, file_type; 4 5init_daemon_domain(libcuttlefish_rild) 6 7hal_server_domain(libcuttlefish_rild, hal_telephony) 8 9allow libcuttlefish_rild libcuttlefish_rild_device:chr_file rw_file_perms; 10 11# Failing to create these sockets appears to be non-fatal 12net_domain(libcuttlefish_rild) 13 14get_prop(libcuttlefish_rild, cuttlefish_ril_prop) 15