diff --git a/tracking_denials/file.te b/tracking_denials/file.te index 6a2f6b2..c7efcfb 100644 --- a/tracking_denials/file.te +++ b/tracking_denials/file.te @@ -9,6 +9,3 @@ type sysfs_chargelevel, sysfs_type, fs_type; # mount FS allow proc_vendor_sched proc:filesystem associate; -# Faceauth -type sysfs_faceauth_rawimage_heap, sysfs_type, fs_type; - diff --git a/tracking_denials/genfs_contexts b/tracking_denials/genfs_contexts index b28f508..0f032d2 100644 --- a/tracking_denials/genfs_contexts +++ b/tracking_denials/genfs_contexts @@ -90,6 +90,3 @@ genfscon sysfs /devices/virtual/wakeup/wakeup genfscon sysfs /devices/platform/google,usbc_port_cooling_dev/hysteresis_time u:object_r:sysfs_usbc_throttling_stats:s0 genfscon sysfs /devices/platform/google,usbc_port_cooling_dev/trip_time u:object_r:sysfs_usbc_throttling_stats:s0 -# Faceauth -genfscon sysfs /sys/kernel/vendor_mm/gcma_heap/trusty:faceauth_rawimage_heap/max_usage_kb u:object_r:sysfs_faceauth_rawimage_heap:s0 -