From 0277543ee16cb19f3c90a79abe4910a1a4740a25 Mon Sep 17 00:00:00 2001 From: Joey Rizzoli Date: Sun, 26 Mar 2017 14:02:13 +0200 Subject: [PATCH] cm: remove special access to unused cmfm An user-installed app with the cmfm package name could take advantage of this Change-Id: I707df3043b9cd73cefcdea4ad0a28632f78089be Signed-off-by: Joey Rizzoli --- sepolicy/seapp_contexts | 1 - 1 file changed, 1 deletion(-) diff --git a/sepolicy/seapp_contexts b/sepolicy/seapp_contexts index 738647ec..215f1088 100644 --- a/sepolicy/seapp_contexts +++ b/sepolicy/seapp_contexts @@ -1,4 +1,3 @@ -user=_app seinfo=platform name=com.cyanogenmod.filemanager domain=untrusted_app type=app_data_file #user=theme_man domain=system_app type=system_data_file #user=_app seinfo=cmupdater name=com.cyanogenmod.updater domain=system_app type=system_app_data_file user=_app seinfo=themeservice name=org.cyanogenmod.themeservice domain=themeservice_app type=themeservice_app_data_file