am a65c7cf1: am 5d47a481: Merge "goldfish_setup: remove permissive_or_unconfined()"

* commit 'a65c7cf1a61e5915bb2d71c68952d55bb75f01fa':
  goldfish_setup:  remove permissive_or_unconfined()
This commit is contained in:
Ying Wang
2015-02-23 17:41:13 +00:00
committed by Android Git Automerger

View File

@@ -1,7 +1,6 @@
# goldfish-setup service: runs init.goldfish.sh script # goldfish-setup service: runs init.goldfish.sh script
type goldfish_setup, domain; type goldfish_setup, domain;
type goldfish_setup_exec, exec_type, file_type; type goldfish_setup_exec, exec_type, file_type;
permissive_or_unconfined(goldfish_setup)
init_daemon_domain(goldfish_setup) init_daemon_domain(goldfish_setup)