avplay: fix audio_drv route

This commit is contained in:
Christian Prochaska 2017-05-11 18:48:34 +02:00 committed by Christian Helmuth
parent 3f6e0738d1
commit e7c2c790de

View File

@ -81,9 +81,6 @@ append config {
<start name="audio_drv">
<binary name="} [audio_drv_binary] {"/>
<resource name="RAM" quantum="8M"/>
<route>
<any-service> <any-child /> <parent /></any-service>
</route>
<provides>
<service name="Audio_out"/>
</provides>