zumapro: Add sysfs_faceauth_gcma_heap type
Bug: 288156745 Test: build Change-Id: I009e0721c09886d96a8d071afaf9244305e1a257
This commit is contained in:
parent
08dbe5a438
commit
dc29ce7753
2 changed files with 6 additions and 0 deletions
3
vendor/file.te
vendored
3
vendor/file.te
vendored
|
@ -49,3 +49,6 @@ type sysfs_ota, sysfs_type, fs_type;
|
|||
|
||||
# GSA
|
||||
type sysfs_gsa_log, sysfs_type, fs_type;
|
||||
|
||||
# Faceauth
|
||||
type sysfs_faceauth_rawimage_heap, sysfs_type, fs_type;
|
||||
|
|
3
vendor/genfs_contexts
vendored
3
vendor/genfs_contexts
vendored
|
@ -492,3 +492,6 @@ genfscon sysfs /devices/platform/17000000.aoc/control/memory_votes_ff1 u:ob
|
|||
|
||||
# OTA
|
||||
genfscon sysfs /devices/platform/13200000.ufs/pixel/boot_lun_enabled u:object_r:sysfs_ota: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