device_google_zuma/tracking_denials/hal_secure_element_st54spi.te
Adam Shih 3a3a4e3111 update error on ROM 9372160
Bug: 261518779
Bug: 261516808
Bug: 261519183
Bug: 261519145
Bug: 261519049
Bug: 261519169
Bug: 261519050
Test: pts-tradefed run pts -m PtsSELinuxTest
Change-Id: Ib42e6f3cb730a8e8cd45cfe164b6dc9eb1e41940
2022-12-06 10:17:31 +08:00

13 lines
915 B
Text

# b/261519145
dontaudit hal_secure_element_st54spi hwservicemanager:binder { call };
dontaudit hal_secure_element_st54spi hwservicemanager:binder { transfer };
dontaudit hal_secure_element_st54spi hwservicemanager_prop:file { getattr };
dontaudit hal_secure_element_st54spi hwservicemanager_prop:file { map };
dontaudit hal_secure_element_st54spi hwservicemanager_prop:file { open };
dontaudit hal_secure_element_st54spi hwservicemanager_prop:file { read };
dontaudit hal_secure_element_st54spi init:unix_stream_socket { connectto };
dontaudit hal_secure_element_st54spi property_socket:sock_file { write };
dontaudit hal_secure_element_st54spi secure_element:binder { call };
dontaudit hal_secure_element_st54spi st54spi_device:chr_file { open };
dontaudit hal_secure_element_st54spi st54spi_device:chr_file { read write };
dontaudit hal_secure_element_st54spi vendor_secure_element_prop:property_service { set };