Update error on ROM 11060498

Bug: 309551158
Bug: 309551159
Bug: 309550514
Bug: 309550905
Bug: 309551062
Test: SELinuxUncheckedDenialBootTest
Change-Id: Ic8d05cea6a18c240f9fcf801ceaeabe3f51ae03c
This commit is contained in:
Wilson Sung 2023-11-07 11:36:45 +08:00
parent b3aafb8368
commit c56335f89d
3 changed files with 11 additions and 0 deletions

View file

@ -40,3 +40,9 @@ vendor_init tee_data_file lnk_file b/272166664
vendor_init vendor_camera_prop property_service b/267714573
vendor_init vendor_camera_prop property_service b/268566481
vendor_init vendor_camera_prop property_service b/273143844
sctd sctd tcp_socket b/309550514
sctd swcnd unix_stream_socket b/309550514
sctd vendor_persist_config_default_prop file b/309550514
spad spad unix_stream_socket b/309550905
swcnd swcnd unix_stream_socket b/309551062

View file

@ -0,0 +1,3 @@
# b/309551158
dontaudit hal_gnss_default fwk_sensor_service:service_manager { find };
dontaudit hal_gnss_default vendor_gps_prop:file { read };

View file

@ -0,0 +1,2 @@
# b/309551159
dontaudit platform_app radio_vendor_data_file:dir { search };