Merge "Allow iorapd to access the runtime native boot feature flag properties"

This commit is contained in:
Mathieu Chartier 2019-12-04 22:01:29 +00:00 committed by Gerrit Code Review
commit 60d75c2b04

View File

@ -4,3 +4,6 @@ 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)