Hi, I m interested in linux layer.But still that document send by Alex was a great help,as it gave a nice overview of the security framework in Java layer in android.Thanks Alex for that.
>you might first add an appropriate tool >for following system calls on the emulator in order to see which >components are affected when making certain calls (e.g. strace worked >well for us) This will be a good solution.It would be a great help if you tell me how to add strace tool in android environment. >If you are trying to port SELinux to Android, i have already seen some >some limited but successful attempt on a "rooted" G1 Wanted to try this also(maybe later after i get a bit clear understanding of the present framework). Yeah, I also found some information about those successful porting work in google.I wanted to try in emulator environment. Thanks for your help. Regrads, Shaunak On Mon, Feb 2, 2009 at 5:56 PM, Andi Latte <andilatteandr...@googlemail.com>wrote: > > Hi, > > i guess you need to clarify your questions first. If your working on the > Java/Android layer, then the document of Alex might help you. If you are > interested in the linux layer, you might first add an appropriate tool > for following system calls on the emulator in order to see which > components are affected when making certain calls (e.g. strace worked > well for us). > > If you are trying to port SELinux to Android, i have already seen some > some limited but successful attempt on a "rooted" G1. > > BR, > Aubrey > > > >