remove obsolete code
The Hal is not on P23 device Bug: 254378739 Test: build pass Change-Id: I1317f3ece6454d89c9b88326aadc9cd50a56cb53
This commit is contained in:
parent
76cecacbe3
commit
f60c6d57b0
4 changed files with 0 additions and 17 deletions
|
@ -16,7 +16,6 @@
|
|||
/vendor/bin/hw/samsung\.hardware\.media\.c2@1\.2-service u:object_r:mediacodec_samsung_exec:s0
|
||||
/vendor/bin/hw/google\.hardware\.media\.c2@2\.0-service u:object_r:mediacodec_google_exec:s0
|
||||
/vendor/bin/hw/android\.hardware\.secure_element@1\.2-service-gto u:object_r:hal_secure_element_st54spi_exec:s0
|
||||
/vendor/bin/hw/android\.hardware\.secure_element@1\.2-service-gto-ese2 u:object_r:hal_secure_element_st33spi_exec:s0
|
||||
/vendor/bin/hw/android\.hardware\.secure_element@1\.2-uicc-service u:object_r:hal_secure_element_uicc_exec:s0
|
||||
/vendor/bin/hw/android\.hardware\.biometrics\.fingerprint@2\.1-service\.goodix u:object_r:hal_fingerprint_default_exec:s0
|
||||
/vendor/bin/hw/android\.hardware\.biometrics\.fingerprint-service\.goodix u:object_r:hal_fingerprint_default_exec:s0
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
type hal_secure_element_gto, domain;
|
||||
type hal_secure_element_gto_exec, exec_type, vendor_file_type, file_type;
|
||||
|
||||
hal_server_domain(hal_secure_element_gto, hal_secure_element)
|
||||
init_daemon_domain(hal_secure_element_gto)
|
|
@ -1,5 +0,0 @@
|
|||
type hal_secure_element_gto_ese2, domain;
|
||||
type hal_secure_element_gto_ese2_exec, exec_type, vendor_file_type, file_type;
|
||||
|
||||
hal_server_domain(hal_secure_element_gto_ese2, hal_secure_element)
|
||||
init_daemon_domain(hal_secure_element_gto_ese2)
|
|
@ -1,6 +0,0 @@
|
|||
type hal_secure_element_st33spi, domain;
|
||||
hal_server_domain(hal_secure_element_st33spi, hal_secure_element)
|
||||
type hal_secure_element_st33spi_exec, exec_type, vendor_file_type, file_type;
|
||||
init_daemon_domain(hal_secure_element_st33spi)
|
||||
allow hal_secure_element_st33spi st33spi_device:chr_file rw_file_perms;
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue