platform_system_sepolicy/private/toolbox.te
Andrew Walbran ae84b86799 virtualizationservice will clear its own temporary directory.
This means that toolbox doesn't need permission to delete it.

Bug: 192917795
Bug: 193365943
Test: flashed on a VIM3L and booted
Change-Id: Ic0182c1c4eb84eb94f4db27d00effcd906ebed09
2021-07-14 16:56:51 +00:00

3 lines
63 B
Text

typeattribute toolbox coredomain;
init_daemon_domain(toolbox)