Bhargava Shastry wrote: > What is the difference between tomoyo 1.x and 2.x that would make > the former suitable for the android platform?
Since the latter contains only functionality that has been accepted by the LSM community, so far not fully functional. http://tomoyo.sourceforge.jp/comparison.html > The only communication between phone and PC is a USB > connection. With this in mind, how could one deploy the > ccs-editpolicy-agent to run 1.8 tomoyo on android phone? I don't have real devices. Is there no debugger interface on real devices? I think there is, for "Android USB debug" shows many results. If you can find a solution that allows communication between PC and real device using read/write system call, I can add code to use it. > I have attached a tar file (2.6.32-tomoyo.tar.gz) with this email > containing the above files in the same folder structure. OK. You can use http://sourceforge.jp/projects/tomoyo/svn/view/branches/ccs-patch-2.6.32-android.diff?root=tomoyo&revision=5131 and overwrite include/linux/ccsecurity.h in ccs-patch-1.8.1-20110511.tar.gz with http://sourceforge.jp/projects/tomoyo/svn/view/trunk/1.8.x/ccs-patch/include/linux/ccsecurity.h?root=tomoyo&revision=5131 _______________________________________________ tomoyo-users-en mailing list [email protected] http://lists.sourceforge.jp/mailman/listinfo/tomoyo-users-en
