Merge "enforce incidentd" into udc-dev am: 5488c59d9a

Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma-sepolicy/+/21981862

Change-Id: Ic5339c6d2f2948e8c60f314a3fde1c39a67134e8
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
TreeHugger Robot 2023-03-13 05:56:31 +00:00 committed by Automerger Merge Worker
commit 908501be50

View file

@ -1,11 +1,5 @@
# b/259302023
dontaudit incidentd property_type:file *;
# b/261933310 # b/261933310
dontaudit incidentd debugfs_wakeup_sources:file { open }; dontaudit incidentd debugfs_wakeup_sources:file { open };
dontaudit incidentd debugfs_wakeup_sources:file { read }; 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 { create };
dontaudit incidentd incidentd:anon_inode { ioctl }; dontaudit incidentd incidentd:anon_inode { ioctl };