Hi Yuichi I think this topics should disscussed other ML ,android-platform,android-framework,android-porting,and android-discuss.
I recomend you post this message to these ML. BR Jun'ichi On Mon, Apr 27, 2009 at 9:32 AM, Yuichi <[email protected]> wrote: > > Hi. > > To port SELinux to Android on emulator, > we are working xattr support for yaffs2. > > We have primitive code for xattr for yaffs2, as shown at the last of > this message. > xattr is implemented as hidden files like reiserfs. > For example, selinux's xattr for a file is stored in following file. > ...xattr/<Oid of a file>/security.selinux > > I think there are many limitations and bugs, > so I want to improve this patch. > Do you have any comments, suggestions? > Or, anyone working for better implementation? > > Following is a patch, it is based on yaffs2 in Android qemu kernel. > http://www.aleph1.co.uk/lurker/message/20090424.003253.a5e3c4ac.en.html > > Regards, > -- > Yuichi Nakamura > Hitachi Software Engineering Co., Ltd. > SELinux Policy Editor: http://seedit.sourceforge.net > > > > -- BR Jun'ichi --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---

