crash_dump: dontaudit devices passed by exec() am: 1795d0bcfd

am: 301e0e366c

Change-Id: If6b2e6663613db34c4415f1f282e68effbea7391
This commit is contained in:
Jeff Vander Stoep 2019-03-13 23:45:48 -07:00 committed by android-build-merger
commit 0bbc83daf2

View file

@ -1,7 +1,7 @@
typeattribute crash_dump coredomain;
# Crash dump does not need to access the GPU.
dontaudit crash_dump gpu_device:chr_file *;
# Crash dump does not need to access devices passed across exec().
dontaudit crash_dump dev_type:chr_file { read write };
allow crash_dump {
domain