Temporarily disable installd selinux protections

This is breaking the emulator.

Bug: 9685803
Change-Id: Ibd5b312b97d52fdac9289e44a40e9bba07be1c7f
This commit is contained in:
Nick Kralevich 2013-07-03 09:36:35 -07:00
parent 51946bc87e
commit 201cfae474

View File

@ -1,5 +1,6 @@
# installer daemon
type installd, domain;
permissive installd;
type installd_exec, exec_type, file_type;
init_daemon_domain(installd)