[SELinux] remove uwb remaining tracking denials

- hal_uwb_vendor_default
- uwb_vendor_app

Bug: 264489190
Bug: 264489787
Test: remove denials and no avc lob observed and ranging works
Change-Id: I5fd7f5b6bed8f819b2d5812c882ac596f1f1871b
Signed-off-by: Rex Lin <rexcylin@google.com>
This commit is contained in:
Rex Lin 2023-03-22 11:07:51 +08:00
parent 504b4cc2eb
commit e95656d6fc
2 changed files with 0 additions and 8 deletions

View file

@ -1,4 +0,0 @@
# b/264489190
userdebug_or_eng(`
permissive hal_uwb_vendor_default;
')

View file

@ -1,4 +0,0 @@
# b/264489787
userdebug_or_eng(`
permissive uwb_vendor_app;
')