Omit superfluous use of "CAP"/"SIGNAL" services
The functionality of the former "CAP" and "SIGNAL" services is now provided by core's "PD" service.
This commit is contained in:
@@ -85,8 +85,6 @@ proc append_platform_drv_config {} {
|
||||
</config>
|
||||
<route>
|
||||
<service name="LOG"> <parent/> </service>
|
||||
<service name="SIGNAL"> <parent/> </service>
|
||||
<service name="CAP"> <parent/> </service>
|
||||
<service name="RM"> <parent/> </service>
|
||||
</route>
|
||||
</start>}
|
||||
|
||||
Reference in New Issue
Block a user