device_google_zumapro/tracking_denials/file.te
Ilya Matyukhin 74b634ca5a 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
2025-01-23 19:20:10 +00:00

11 lines
247 B
Text

# b/314035704
# Data
type per_boot_file, file_type, data_file_type, core_data_file_type;
# sysfs
type sysfs_bcmdhd, sysfs_type, fs_type;
type sysfs_chargelevel, sysfs_type, fs_type;
# mount FS
allow proc_vendor_sched proc:filesystem associate;