Merge "Fix typo." am: e146c216cc
am: 103a843fc7
am: 0e1c608648
Change-Id: I44b4643c424be42e787b96c97c7f89e0cf1abaa7
This commit is contained in:
commit
87715af6b6
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ init_daemon_domain(heapprofd)
|
|||
tmpfs_domain(heapprofd)
|
||||
|
||||
# Allow apps in other MLS contexts (for multi-user) to access
|
||||
# share memory buffers created by heapprofd.
|
||||
# shared memory buffers created by heapprofd.
|
||||
typeattribute heapprofd_tmpfs mlstrustedobject;
|
||||
|
||||
set_prop(heapprofd, heapprofd_prop);
|
||||
|
|
Loading…
Reference in a new issue