New domain "install_recovery"
Create a new domain for the one-shot init service flash_recovery.
This domain is initially in permissive_or_unconfined() for
testing. Any SELinux denials won't be enforced for now.
Change-Id: I7146dc154a5c78b6f3b4b6fb5d5855a05a30bfd8
diff --git a/file_contexts b/file_contexts
index 7db698f..5cc6597 100644
--- a/file_contexts
+++ b/file_contexts
@@ -159,6 +159,8 @@
/system/bin/uncrypt u:object_r:uncrypt_exec:s0
/system/bin/logwrapper u:object_r:system_file:s0
/system/bin/vdc u:object_r:vdc_exec:s0
+/system/bin/install-recovery.sh u:object_r:install_recovery_exec:s0
+
#############################
# Vendor files
#