Skip to content

Commit

Permalink
Update sepolicy for Intel gralloc and mapper 4.0
Browse files Browse the repository at this point in the history
Changes include:
- Added sepolicy for libminigbm_gralloc_intel
- Update gralloc and mapper names

Tracked-On: OAM-110710
Signed-off-by: Jeevaka Prabu Badrappan <[email protected]>
  • Loading branch information
JeevakaPrabu committed Jun 13, 2023
1 parent 009c803 commit cb391f7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions vendor/file_contexts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/vendor/bin/logwrapper u:object_r:logwrapper_exec:s0
/vendor/bin/hw/android\.hardware\.graphics\.allocator@4\.0-service\.minigbm u:object_r:hal_graphics_allocator_default_exec:s0
/vendor/lib(64)?/hw/android\.hardware\.graphics\.mapper@4\.0-impl\.minigbm\.so u:object_r:same_process_hal_file:s0
/vendor/bin/hw/android\.hardware\.graphics\.allocator@4\.0-service\.minigbm_intel u:object_r:hal_graphics_allocator_default_exec:s0
/vendor/lib(64)?/hw/android\.hardware\.graphics\.mapper@4\.0-impl\.minigbm_intel\.so u:object_r:same_process_hal_file:s0
/vendor/lib(64)?/libminigbm_gralloc_intel.so u:object_r:same_process_hal_file:s0

0 comments on commit cb391f7

Please sign in to comment.