sm6375-common: sepolicy: Allow libperfmgr to read and write to sde-crtc-*
Change-Id: I5abde96b2a6bdde7f7b5cd577f878ce93b8dc8b3
This commit is contained in:
parent
446e96d8b1
commit
d5310cb53f
3 changed files with 10 additions and 0 deletions
3
sepolicy/vendor/file.te
vendored
3
sepolicy/vendor/file.te
vendored
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue