sdm845-common: Fix neverallows

Change-Id: I9a73f72b9c5c01afbaf6c2f960c7e25ca923d90c
This commit is contained in:
Luca Stefani
2019-02-03 11:54:04 +01:00
parent 983f553701
commit eaa9bbce92
5 changed files with 23 additions and 7 deletions

View File

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