Finalize cgroup permissions.
Policy w.r.t to apps: - cgroup access from untrusted apps and priv app is neverallow'ed. - other apps (e.g. vendor apps) need to explicitly declare appropriate access rules to cgroups. Policy w.r.t native domains: - libcutils exports API to /dev/{cpuset, stune}/*. This API is used abundantly in native vendor code. So we are not going to limit non-app access to cgroup. Bug: 110043362 Bug: 117666318 Test: m selinux_policy, boot device Change-Id: I83aee21ca3e8941725c70706769ea9dbdc76b9c5
Loading
Please register or sign in to comment