Hi,

I would like to identify an application which is sending an SMS
message from kernel space. Currently, we can easily catch the fact
that an SMS is being sent. This SMS message is sent under the context
of "/system/bin/rild". This makes sense since rild handles all
interactions with the modem.

>From my understanding, in user space, there is an intent between an
application and the telephony stack. The application requests the
telephony stack to send an SMS on behalf of this application. Is there
any way to catch this intent at the kernel level? Do these intents use
the binder IPC calls?

Any help is greatly appreciated.

Thanks,
Jeff

-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to