device_google_zumapro/vendor/pixelstats_vendor.te
Weizhung Ding b5833b7ddf add sysfs access permission on Zumapro devices.
Bug: 339598226
Test: build and check log
Change-Id: Ia7a7f0f8a5ffc63ab52f41d7a012260d73c54153
2024-05-09 11:49:19 +00:00

8 lines
249 B
Text

# Display
r_dir_file(pixelstats_vendor, sysfs_display)
allow pixelstats_vendor sysfs_display:lnk_file r_file_perms;
# Pca charge
allow pixelstats_vendor sysfs_pca:file rw_file_perms;
allow pixelstats_vendor logbuffer_device:chr_file r_file_perms;