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
This commit is contained in:
parent
4fea2f0e16
commit
ae84b86799
1 changed files with 0 additions and 4 deletions
|
@ -1,7 +1,3 @@
|
|||
typeattribute toolbox coredomain;
|
||||
|
||||
init_daemon_domain(toolbox)
|
||||
|
||||
# rm -rf /data/misc/virtualizationservice
|
||||
allow toolbox virtualizationservice_data_file:dir create_dir_perms;
|
||||
allow toolbox virtualizationservice_data_file:file create_file_perms;
|
||||
|
|
Loading…
Reference in a new issue