7bc626ae42
Test: adb shell device_config put runtime_native_boot iorap_perfetto_enable true Test: inspect lodcat to validate Bug: 141377208 Change-Id: Iaef1197decff37512f107774ea0f0f09a4dcd72d
9 lines
284 B
Text
9 lines
284 B
Text
typeattribute iorapd coredomain;
|
|
|
|
init_daemon_domain(iorapd)
|
|
tmpfs_domain(iorapd)
|
|
|
|
domain_auto_trans(iorapd, iorap_prefetcherd_exec, iorap_prefetcherd)
|
|
|
|
# Allow iorapd to access the runtime native boot feature flag properties.
|
|
get_prop(iorapd, device_config_runtime_native_boot_prop)
|