blob: 73acec9c908219b63028199378b7855c24ebede3 [file] [log] [blame]
Igor Murashkin72a88b12018-10-05 14:48:29 -07001typeattribute iorapd coredomain;
2
3init_daemon_domain(iorapd)
Jeff Vander Stoep6742ab42019-01-26 12:37:45 -08004tmpfs_domain(iorapd)
Igor Murashkin9f74a422019-09-19 11:04:20 -07005
6domain_auto_trans(iorapd, iorap_prefetcherd_exec, iorap_prefetcherd)
Igor Murashkine39f8d22020-02-12 16:28:19 -08007domain_auto_trans(iorapd, iorap_inode2filename_exec, iorap_inode2filename)
Mathieu Chartier7bc626a2019-12-03 15:15:13 -08008
9# Allow iorapd to access the runtime native boot feature flag properties.
10get_prop(iorapd, device_config_runtime_native_boot_prop)