allow hwc to access sysfs_display
Bug: 207615889 Test: check avc denials while hwc access early wakeup node Change-Id: I453e50de739c31b1075f81fb4c1195a5dffd4d75
This commit is contained in:
parent
60633eef54
commit
a4f16bf147
1 changed files with 2 additions and 0 deletions
|
@ -5,3 +5,5 @@ add_service(hal_graphics_composer_default, vendor_displaycolor_service)
|
|||
add_service(hal_graphics_composer_default, vendor_surfaceflinger_vndservice)
|
||||
add_service(hal_graphics_composer_default, hal_pixel_display_service)
|
||||
|
||||
allow hal_graphics_composer_default sysfs_display:dir search;
|
||||
allow hal_graphics_composer_default sysfs_display:file rw_file_perms;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue