2018-06-01 09:04:40 +00:00
|
|
|
<runtime ram="40M" caps="1000" binary="init" config="wm.config">
|
|
|
|
|
2019-06-27 17:03:03 +00:00
|
|
|
<requires>
|
|
|
|
<nitpicker label="focus"/>
|
|
|
|
<nitpicker/>
|
|
|
|
<report label="shape"/>
|
|
|
|
<report label="clipboard"/>
|
|
|
|
<rom label="clipboard"/>
|
|
|
|
<timer/>
|
|
|
|
</requires>
|
2018-06-01 09:04:40 +00:00
|
|
|
|
2019-06-27 17:03:03 +00:00
|
|
|
<provides> <nitpicker/> <report/> <rom/> </provides>
|
2018-06-01 09:04:40 +00:00
|
|
|
|
|
|
|
<content>
|
|
|
|
<rom label="ld.lib.so"/>
|
|
|
|
<rom label="report_rom"/>
|
|
|
|
<rom label="decorator"/>
|
2018-09-26 09:36:36 +00:00
|
|
|
<rom label="window_layouter"/>
|
2018-06-01 09:04:40 +00:00
|
|
|
<rom label="wm"/>
|
|
|
|
<rom label="wm.config"/>
|
|
|
|
<rom label="decorator_init.config"/>
|
|
|
|
<rom label="layouter.config"/>
|
|
|
|
</content>
|
|
|
|
|
|
|
|
</runtime>
|