From 72634f093546b351b2a8151556bbc00b6f85f563 Mon Sep 17 00:00:00 2001 From: Davide Garberi Date: Wed, 15 Jan 2020 21:11:49 +0100 Subject: msm8996-common: Remove healthd sepolicy * The context is now charger Change-Id: I1cb92590b1285ea08e30d89cfe421bbb0acc47f2 --- sepolicy/healthd.te | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 sepolicy/healthd.te diff --git a/sepolicy/healthd.te b/sepolicy/healthd.te deleted file mode 100644 index 87f0c53..0000000 --- a/sepolicy/healthd.te +++ /dev/null @@ -1,5 +0,0 @@ -allow healthd device:dir r_dir_perms; - -userdebug_or_eng(` - permissive healthd; -') -- cgit v1.2.3