mirror of
https://github.com/Evolution-X-Devices/device_google_redbull
synced 2026-02-01 09:20:23 +00:00
Ignore access to firmware_file as a filesystem
Bug: 238837441 Bug: 238971088 Test: presubmit boot test Change-Id: I65c026345e3abed00f34f2e170002247dc5fa398
This commit is contained in:
@@ -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
2
vendor/google/su.te
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
# Ignore access to firmware_file (may be triggered by tradefed).
|
||||
dontaudit su firmware_file:filesystem *;
|
||||
Reference in New Issue
Block a user