Ignore access to firmware_file as a filesystem

Bug: 238837441
Bug: 238971088
Test: presubmit boot test
Change-Id: I65c026345e3abed00f34f2e170002247dc5fa398
This commit is contained in:
Thiébaud Weksteen
2023-02-09 13:47:59 +11:00
parent 3336b491ce
commit 4305918495
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,3 @@
hal_drm_widevine default_prop file b/238263416
hal_googlebattery dumpstate fd b/238263849
shell qemu_sf_lcd_density_prop file b/238953936
su firmware_file filesystem b/238837441
su ramdump_vendor_fs filesystem b/238971088

2
vendor/google/su.te vendored Normal file
View File

@@ -0,0 +1,2 @@
# Ignore access to firmware_file (may be triggered by tradefed).
dontaudit su firmware_file:filesystem *;