diff options
Diffstat (limited to 'sepolicy/healthd.te')
-rw-r--r-- | sepolicy/healthd.te | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sepolicy/healthd.te b/sepolicy/healthd.te new file mode 100644 index 0000000..56c606e --- /dev/null +++ b/sepolicy/healthd.te @@ -0,0 +1,3 @@ +userdebug_or_eng(` + permissive healthd; +') |