sm6375-common: sepolicy: Allow libperfmgr to read and write to sde-crtc-*

Change-Id: I5abde96b2a6bdde7f7b5cd577f878ce93b8dc8b3
This commit is contained in:
LuK1337 2024-07-21 12:56:42 +05:30 committed by Anand S
commit d5310cb53f
No known key found for this signature in database
GPG key ID: 3B2983FA448B3D61
3 changed files with 10 additions and 0 deletions

View file

@ -13,6 +13,9 @@ type cutback_socket, file_type;
type vendor_persist_egis_file, file_type, vendor_persist_type;
type vendor_persist_fps_file, file_type, vendor_persist_type;
# Graphics
type vendor_sysfs_sde_crtc, fs_type, sysfs_type;
# Input Devices
type vendor_sysfs_input, sysfs_type, fs_type;