I'm a newbie for chrome OS.
I've developed SE-Android on linux container.
As you know, container is a technology based on namespace and cgroup.
Unfortunately, SELinux is one of Linux Security Module, which is not aware of namespace.
Then when Android works on linux container, SELinux does not work.
I've found SELinux-namespacing patches for it , which is managed by Stephen Smalley.
But that's on progress and unstable yet.
In the comment of patch, he said that Chrome OS would have the solution ,which uses SELinux only for LXC, not on host.
I've found that there was a patch to restrict SELinux enforcing to a PID namespace and it was reverted.
Now I heard ChromeOS could support running SE Android in a container IIUC.
Could I get the detail information for it?
Best Regards
Jihyun Yoon