Temporarily disable installd selinux protections
This is breaking the emulator. Bug: 9685803 Change-Id: Ibd5b312b97d52fdac9289e44a40e9bba07be1c7f
This commit is contained in:
parent
51946bc87e
commit
201cfae474
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
# installer daemon
|
||||
type installd, domain;
|
||||
permissive installd;
|
||||
type installd_exec, exec_type, file_type;
|
||||
|
||||
init_daemon_domain(installd)
|
||||
|
|
Loading…
Reference in a new issue