diff options
author | Davide Garberi <dade.garberi@gmail.com> | 2020-01-15 21:11:49 +0100 |
---|---|---|
committer | Davide Garberi <dade.garberi@gmail.com> | 2020-01-25 15:07:22 +0100 |
commit | 72634f093546b351b2a8151556bbc00b6f85f563 (patch) | |
tree | 84c3aed036d8a1f2b20b797617321f6e7e86ba4e /sepolicy/healthd.te | |
parent | b9bc6ff92491b79f204123736d4e05319202e4ae (diff) |
msm8996-common: Remove healthd sepolicy
* The context is now charger
Change-Id: I1cb92590b1285ea08e30d89cfe421bbb0acc47f2
Diffstat (limited to 'sepolicy/healthd.te')
-rw-r--r-- | sepolicy/healthd.te | 5 |
1 files changed, 0 insertions, 5 deletions
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; -') |