5850a2ae6b
AIUI permissions should be in private unless they need to be public. Bug: 25861755 Test: Boot device, create and remove a user, observe logs Change-Id: I6c3521d50dab2d508fce4b614d51e163e7c8f3da
6 lines
210 B
Text
6 lines
210 B
Text
# SELinux directory creation and labelling for vold-managed directories
|
|
|
|
type vold_prepare_subdirs, domain;
|
|
type vold_prepare_subdirs_exec, exec_type, file_type;
|
|
|
|
typeattribute vold_prepare_subdirs coredomain;
|