Merge "Fix typo." am: e146c216cc am: 103a843fc7

am: 0e1c608648

Change-Id: I44b4643c424be42e787b96c97c7f89e0cf1abaa7
This commit is contained in:
Florian Mayer 2019-03-04 14:13:12 -08:00 committed by android-build-merger
commit 87715af6b6

View file

@ -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);