Merge "zumapro: Add sysfs_faceauth_gcma_heap type" into udc-qpr-dev am: dabd49dff7
am: 4dd5e0387a
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro-sepolicy/+/24344182 Change-Id: Idbb471d3c6e56675b444006f42339f55bd77a7df Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
bb9c420979
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
|
@ -500,3 +500,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