In various parts in the android source code calls are made to getuid, getgid to verify whether parts of the code are allowed to execute based on file permissions. Is that what you are looking for?
On Sun, Dec 19, 2010 at 9:15 AM, Earlence <[email protected]> wrote: > Hi, > > I've been looking around for code that performs permission > verification Eg: verifying whether a uid has the rights to perform a > certain operation. Where in the kernel sources is this located? > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-kernel -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel
