Merge "zumapro: Add sysfs_faceauth_gcma_heap type" into udc-qpr-dev
This commit is contained in:
commit
dabd49dff7
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
|
@ -497,3 +497,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