sdm845-common: Properly label display control files
Additionally, allow system_server access to them. Change-Id: I12ceb3970460282d10b240e8a12207e2fd3ca882
This commit is contained in:
parent
066ab27624
commit
b7f7fa2a3f
3 changed files with 5 additions and 0 deletions
2
sepolicy/private/system_server.te
Normal file
2
sepolicy/private/system_server.te
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# Allow access to LiveDisplay tuning nodes
|
||||
allow system_server sysfs_livedisplay:file rw_file_perms;
|
||||
Loading…
Add table
Add a link
Reference in a new issue