Revert "sm8250-common: sepolicy: label stflashtool and st secure_element"

This reverts commit b43e3fd93e.

Reason for revert: Not needed

Change-Id: I03879976a7c734598850a9b87865aac1cb2e8208
This commit is contained in:
Michael Bestas
2025-05-02 03:03:28 +03:00
parent b931f7917c
commit 0a6e3f9e10
2 changed files with 0 additions and 11 deletions

View File

@@ -74,9 +74,6 @@
/data/vendor/misc/cutback(/.*)? u:object_r:cutback_data_file:s0
/dev/socket/cutback u:object_r:cutback_socket:s0
# Secure Element
/(vendor|system/vendor)/bin/hw/android\.hardware\.secure_element@1\.2-service\.st u:object_r:hal_secure_element_default_exec:s0
# Touch
/sys/devices/platform/soc/4a80000\.spi/spi_master/spi0/spi0\.[01]/touchscreen/primary(/.*)? u:object_r:vendor_sysfs_touchpanel:s0

View File

@@ -1,8 +0,0 @@
type stflashtool, domain;
type stflashtool_exec, exec_type, vendor_file_type, file_type;
init_daemon_domain(stflashtool)
allow stflashtool nfc_device:chr_file {ioctl read write getattr lock append map open watch watch_reads};
get_prop(stflashtool, vendor_radio_prop)
set_prop(stflashtool, vendor_mot_nfc_prop)