blob: 4a91c4c4cf48d008841a4e9c814c807959de8f60 [file] [log] [blame]
Stephen Smalley704744a2014-09-03 11:07:03 -04001# qemu-props service: Sets system properties on boot.
2type qemu_props, domain;
3type qemu_props_exec, exec_type, file_type;
Stephen Smalley704744a2014-09-03 11:07:03 -04004
5init_daemon_domain(qemu_props)
6
7# Set properties.
William Robertscccc9012015-05-11 10:23:59 -07008set_prop(qemu_props, qemu_prop)
9set_prop(qemu_props, dalvik_prop)
10set_prop(qemu_props, config_prop)