From 07bb343a75923c6e3399262a3e2e3740b49f597a Mon Sep 17 00:00:00 2001 From: Andreas Blaesius Date: Thu, 22 Jan 2015 21:18:11 +0100 Subject: P51XX: fix SELinux update Seclable correctly Change-Id: Iae733a6e7d9fc4d9f56d20ac0dd4cb91108adc0e --- rootdir/init.espresso10.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootdir/init.espresso10.rc b/rootdir/init.espresso10.rc index 7a5265a..1788db7 100755 --- a/rootdir/init.espresso10.rc +++ b/rootdir/init.espresso10.rc @@ -414,7 +414,7 @@ service gpsd /system/bin/gpsd -c /system/etc/gps.xml socket gps seqpacket 0660 gps system user gps group system inet sdcard_rw - u:object_r:gpsd:s0 + seclable u:r:object_r:gpsd:s0 # TVout service TvoutService_C /system/bin/bintvoutservice -- cgit v1.1