enforce incidentd

Bug: 264490034
Bug: 259302023
Test: adb bugreport
Change-Id: Ie77eded2b6bdd5bd993e500cf8d8d481e5fe7a57
This commit is contained in:
Adam Shih 2023-03-13 11:51:56 +08:00
parent 3a29cc604b
commit bbbc3e3926

View file

@ -1,11 +1,5 @@
# b/259302023
dontaudit incidentd property_type:file *;
# b/261933310
dontaudit incidentd debugfs_wakeup_sources:file { open };
dontaudit incidentd debugfs_wakeup_sources:file { read };
# b/264490034
userdebug_or_eng(`
permissive incidentd;
')# b/267260675
dontaudit incidentd incidentd:anon_inode { create };
dontaudit incidentd incidentd:anon_inode { ioctl };