From 56e9073c2f5b54277bf7269ad6aa5f1c872daad2 Mon Sep 17 00:00:00 2001 From: mcampbellsmith Date: Sat, 14 Dec 2013 22:04:54 +1100 Subject: i9305: fix SELinux labels for /tombstones Change-Id: Ibddc6cd099645b2e20699ba3b8b4f29b6629144c --- rootdir/init.target.rc | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'rootdir') diff --git a/rootdir/init.target.rc b/rootdir/init.target.rc index f0eeac4..dbbc773 100644 --- a/rootdir/init.target.rc +++ b/rootdir/init.target.rc @@ -49,6 +49,13 @@ on post-fs-data restorecon /efs/FactoryApp/serial_no restorecon /efs/imei/mps_code.dat restorecon /efs/wifi/.mac.info + restorecon /tombstones + restorecon /tombstones/qcks + restorecon /tombstones/qcks/acdb.bin + restorecon /tombstones/qcks/efs1.bin + restorecon /tombstones/qcks/efs2.bin + restorecon /tombstones/qcks/efs3.bin + restorecon /tombstones/qcks/temp.dump # for AT distributor chown system radio /sys/module/cpuidle_exynos4/parameters/enable_mask -- cgit v1.1