sm8250-common: livedisplay: Say hello to IDisplayModes ^.^
This commit is contained in:
parent
f03b5d364a
commit
6e2bca5af7
6 changed files with 79 additions and 30 deletions
|
|
@ -20,4 +20,7 @@ allow hal_livedisplay_kona display_misc_file:dir rw_dir_perms;
|
|||
allow hal_livedisplay_kona display_misc_file:file create_file_perms;
|
||||
|
||||
# Grant access over LiveDisplay tuneables
|
||||
allow hal_livedisplay_kona sysfs_livedisplay_tuneable:file rw_file_perms;
|
||||
allow hal_livedisplay_kona { sysfs_livedisplay_tuneable sysfs_oem }:file rw_file_perms;
|
||||
|
||||
# Allow hal_livedisplay_kona to set config_prop
|
||||
set_prop(hal_livedisplay_kona, config_prop)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue