arora: update Nitpicker and shape report routes

Fixes #3219
This commit is contained in:
Christian Prochaska 2018-11-27 15:54:39 +01:00 committed by Christian Helmuth
parent 0c6548fda0
commit f4542b378c
2 changed files with 1 additions and 3 deletions

View File

@ -3,7 +3,7 @@
<requires>
<nic/>
<nitpicker/>
<report label="shape"/>
<report label="arora -> shape"/>
<rm/>
<rtc/>
<timer/>

View File

@ -41,8 +41,6 @@
</config>
<route>
<service name="File_system"> <child name="vfs"/> </service>
<service name="Nitpicker"> <parent label=""/> </service>
<service name="Report" label="shape"> <parent label="shape"/> </service>
<service name="ROM" label="egl_drv.lib.so"> <parent label="egl_swrast.lib.so" /> </service>
<any-service> <parent /> </any-service>
</route>