Merge "[SELinux] Fix hal_uwb_default dumpstate errors"
This commit is contained in:
commit
4e02d08f95
2 changed files with 2 additions and 3 deletions
|
@ -2,9 +2,6 @@
|
|||
dontaudit hal_uwb_default device:chr_file { ioctl };
|
||||
dontaudit hal_uwb_default device:chr_file { open };
|
||||
dontaudit hal_uwb_default device:chr_file { read write };
|
||||
# b/263048994
|
||||
dontaudit hal_uwb_default dumpstate:fd { use };
|
||||
dontaudit hal_uwb_default dumpstate:fifo_file { write };
|
||||
# b/264489750
|
||||
userdebug_or_eng(`
|
||||
permissive hal_uwb_default;
|
||||
|
|
2
vendor/dumpstate.te
vendored
2
vendor/dumpstate.te
vendored
|
@ -2,3 +2,5 @@
|
|||
dump_hal(hal_graphics_composer)
|
||||
|
||||
dump_hal(hal_health)
|
||||
|
||||
dump_hal(hal_uwb)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue