Consolidate SELinux for faceauth_rawimage
Per go/pixel-defrag, moves all related configuration from this board-specific directory to a feature-specific directory: "vendor/google_devices/gs-common/proprietary/biometrics/face/" + "sepolicy/rawimage_heap" Bug: 337889186 Bug: 391648492 Test: adb logcat | egrep "avc:\s+denied" Flag: EXEMPT refactor Change-Id: I2c5201f3693251d7322f8f5ef202e66134c764e1
This commit is contained in:
parent
ca25298baa
commit
74b634ca5a
2 changed files with 0 additions and 6 deletions
|
@ -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;
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue