msm8226-common: sepolicy: Drop unknown sepolicy type

This commit is contained in:
RomanDesigner 2020-01-05 18:41:48 +03:00
parent 8d18e24346
commit 631706483c
No known key found for this signature in database
GPG key ID: 6757965E5D54CB61

View file

@ -1,4 +1,3 @@
allow healthd alarm_device:chr_file rw_file_perms;
allow healthd device:dir r_dir_perms; allow healthd device:dir r_dir_perms;
allow healthd rtc_device:chr_file rw_file_perms; allow healthd rtc_device:chr_file rw_file_perms;
allow healthd sysfs:file { getattr open read }; allow healthd sysfs:file { getattr open read };