sdm845-common: Properly label display control files

Additionally, allow system_server access to them.

Change-Id: I12ceb3970460282d10b240e8a12207e2fd3ca882
This commit is contained in:
Danny Baumann 2018-12-10 14:12:28 +01:00 committed by Luca Stefani
commit b7f7fa2a3f
3 changed files with 5 additions and 0 deletions

View file

@ -0,0 +1,2 @@
# Allow access to LiveDisplay tuning nodes
allow system_server sysfs_livedisplay:file rw_file_perms;