commit | a7f61021b798cd7b35f81b12340d9ba216808c0b | [log] [tgz] |
---|---|---|
author | Tri Vo <trong@google.com> | Tue Sep 24 14:43:00 2019 -0700 |
committer | Tri Vo <trong@google.com> | Wed Sep 25 11:26:18 2019 -0700 |
tree | d37f0b9cfb38839b0cbd66267dbf935669ecd86e | |
parent | 93b9db56aa76c75f08c448b5881f7c4f20273b0d [diff] |
sepolicy: ashmem entry point for libcutils This duplicated ashmem device is intended to replace ashmemd. Ashmem fd has a label of the domain that opens it. Now with ashmemd removed, ashmem fds can have labels other than "ashmemd", e.g. "system_server". We add missing permissions to make ashmem fds usable. Bug: 139855428 Test: boot device Change-Id: Iec8352567f1e4f171f76db1272935eee59156954