sculpt: load 'installation' from file only

Do not allow the depot_download_manager to load the installation ROM
from core.
This commit is contained in:
Ehmry - 2018-02-28 19:13:11 +01:00 committed by Norman Feske
parent 1eefc8d42d
commit f63e4312ec

View File

@ -96,6 +96,8 @@
<route>
<service name="ROM" label="config">
<parent label="config -> subinit/depot_download.config"/> </service>
<service name="ROM" label_last="installation">
<parent label="config -> installation"/> </service>
<service name="File_system" label="depot">
<child name="depot_fs" label="depot"/> </service>
<service name="File_system" label="public">