Merge "Add sepolicy for hwcomposer to access lhbm sysfs" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
11ebd6122e
@@ -40,3 +40,6 @@ allow hal_graphics_composer_default vendor_log_file:file create_file_perms;
|
||||
# allow HWC to output to dumpstate via pipe fd
|
||||
allow hal_graphics_composer_default hal_dumpstate_default:fifo_file { append write };
|
||||
allow hal_graphics_composer_default hal_dumpstate_default:fd use;
|
||||
|
||||
# allow HWC to access LHBM sysfs
|
||||
allow hal_graphics_composer_default sysfs_lhbm:file rw_file_perms;
|
||||
|
||||
Reference in New Issue
Block a user