blob: 1b088d61f0c1766d38e8703f9d0b02e9d23a358d [file] [log] [blame]
Martin Stjernholme1ac2672023-05-10 16:52:39 +01001# ART boot oneshot service
2type art_boot, domain, coredomain;
3type art_boot_exec, exec_type, file_type, system_file_type;
4
5init_daemon_domain(art_boot)
6
7# Allow ART to set its config properties at boot, mainly to be able to propagate
8# experiment flags to properties that only may change at boot.
9set_prop(art_boot, dalvik_config_prop_type)