Hi,

2011/1/17 Denis Kenzior <denk...@gmail.com>:
>> So these are redundant, unless the whole thing is rewritten as:
>>
>>       <allow send_destination="org.ofono" 
>> send_interface="org.ofono.SimToolkitAgent"/>
>>       <allow send_destination="org.ofono" 
>> send_interface="org.ofono.PushNotificationAgent"/>
>>       <allow send_destination="org.ofono" 
>> send_interface="org.ofono.SmartMessagingAgent"/>
>>
>
> The agents are registered by the application, not ofono.  So the
> destination is in fact not org.ofono but a system bus connection owned
> by the application.  Hence the need to punch holes here.

This means we also need punch a hole for org.ofono.NetworkTime. The
only difference there to the above agent interfaces is that it's a
singleton and comes with no registration API on oFono side. Instead,
there is a custom plugin per agent implementation, like the one for
timed.

Cheers,
Aki
_______________________________________________
ofono mailing list
ofono@ofono.org
http://lists.ofono.org/listinfo/ofono

Reply via email to