hallo,
i have two applications A and B (in different packages).A can send an explicit intent to B to perform some kind of action.Then,I enforced a permission in application B called "my.permissions.B_PERMISSION " .The A application can still call B despite the fact that it doesn't have the appropriate <uses-permission> in its manifest.Have i understood something wrong?
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en