From e17643d703870a2450b1c6deb264292eb0192402 Mon Sep 17 00:00:00 2001 From: Alexander Diewald Date: Wed, 8 Nov 2017 22:59:23 +0100 Subject: shinano: Define SEpolicy for adsprpcd. * Define the ioctls and grant access to the socket. * Allow access to qseecom socket. * Label adsprpcd service appropriately. Change-Id: I4a0ccd322b16c30e7f10dccc1278ed17507d56e2 Signed-off-by: Alexander Diewald --- rootdir/init.qcom.rc | 1 + 1 file changed, 1 insertion(+) (limited to 'rootdir') diff --git a/rootdir/init.qcom.rc b/rootdir/init.qcom.rc index ff86fcc..61c46a4 100644 --- a/rootdir/init.qcom.rc +++ b/rootdir/init.qcom.rc @@ -501,6 +501,7 @@ service adsprpcd /system/bin/adsprpcd class main user media group media + seclabel u:r:adsprpcd:s0 service charger /charger class charger -- cgit v1.2.3