diff options
Diffstat (limited to 'sepolicy')
-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; -') |