Hi all, I understand Services can securely identify the calling application of an IPC thru Binder static methods getCallingUid() and getCallingPid().
Can a ContentProvider also use this API to securely identify the calling application from within their implementation of ContentProvider.query()/insert()/update()/etc? Thanks, Jose -- You received this message because you are subscribed to the Google Groups "Android Security Discussions" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/android-security-discuss?hl=en.
