Update error on ROM 9451592

Bug: 264321380
Test: scanAvcDeniedLogRightAfterReboot
Change-Id: Ibdf5acaa5898a728aac202902a1577d05f7d1f25
This commit is contained in:
Adam Shih 2023-01-04 10:23:28 +08:00
parent bd992ad2b4
commit 00b1421a56

View file

@ -1,2 +1,6 @@
# b/264204392
dontaudit hal_camera_default hal_radioext_default:binder { call };
# b/264321380
dontaudit hal_camera_default gxp_device:chr_file { ioctl };
dontaudit hal_camera_default gxp_device:chr_file { open };
dontaudit hal_camera_default gxp_device:chr_file { read write };