blob: 7f9bceef1b99650fadaf4fc595c6cbe3c1696de0 [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)
Mathieu Chartier7bc626a2019-12-03 15:15:13 -08007
8# Allow iorapd to access the runtime native boot feature flag properties.
9get_prop(iorapd, device_config_runtime_native_boot_prop)