aboutsummaryrefslogtreecommitdiffstats
path: root/rootdir
diff options
context:
space:
mode:
authorKenny Root <kroot@google.com>2012-08-13 10:21:35 -0700
committerKenny Root <kroot@google.com>2012-08-13 10:21:35 -0700
commit605103fb553a8b872aa8dd0aef76ae8b3bfe47fa (patch)
treeaa2c23c9e87c1872ef7aacc70b446455da1704bd /rootdir
parent98ebf1975f68ffeaa43d5c53964c3dabe8655562 (diff)
parent4dcd52ab11d25fe3d53aab52b6c233e692da4eae (diff)
downloadsystem_core-605103fb553a8b872aa8dd0aef76ae8b3bfe47fa.tar.gz
system_core-605103fb553a8b872aa8dd0aef76ae8b3bfe47fa.tar.bz2
system_core-605103fb553a8b872aa8dd0aef76ae8b3bfe47fa.zip
resolved conflicts for merge of 4dcd52ab to jb-mr1-dev
Change-Id: Ibd0c03a7883a2e31adab18543c016776b7b36866
Diffstat (limited to 'rootdir')
-rw-r--r--rootdir/init.rc4
1 files changed, 4 insertions, 0 deletions
diff --git a/rootdir/init.rc b/rootdir/init.rc
index c7063b5f..4c20ec11 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -359,6 +359,10 @@ service ueventd /sbin/ueventd
critical
seclabel u:r:ueventd:s0
+on property:selinux.reload_policy=1
+ restart ueventd
+ restart installd
+
service console /system/bin/sh
class core
console