From 15794c298aab18f2cc1d27112e15098b57528416 Mon Sep 17 00:00:00 2001 From: Chirayu Desai Date: Fri, 21 Nov 2014 22:36:24 +0530 Subject: init: properly run recursive restorecon Change-Id: I47c026cb8da15b7b857f7d597be2e9e5d84ef714 --- rootdir/init.qcom.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rootdir') diff --git a/rootdir/init.qcom.rc b/rootdir/init.qcom.rc index 12da53e..a6fe971 100644 --- a/rootdir/init.qcom.rc +++ b/rootdir/init.qcom.rc @@ -101,7 +101,7 @@ on fs exec /sbin/wait4tad_static exec /system/bin/taimport - restorecon -R /data/etc + restorecon_recursive /data/etc on early-boot # set RLIMIT_MEMLOCK to 64MB -- cgit v1.2.3