Skip to content
This repository was archived by the owner on Jun 1, 2026. It is now read-only.

Commit 0a37a9e

Browse files
committed
Modify sepolicy for opencl
Changes done: - Replace libgmm_umd with libigdgmm_android to align with new library name Tests done: - Android build - Boot and verified with tflite gpu delegate with openCL Tracked-On: OAM-127604 Signed-off-by: Ratnesh Kumar Rai <ratnesh.kumar.rai@intel.com>
1 parent 2c757f9 commit 0a37a9e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

graphics/opencl/file_contexts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
/(vendor|system/vendor)/lib(64)?/libopencl-clang\.so u:object_r:same_process_hal_file:s0
77
/(vendor|system/vendor)/lib(64)?/libigc\.so u:object_r:same_process_hal_file:s0
88
/(vendor|system/vendor)/lib(64)?/libgmm_umd\.so u:object_r:same_process_hal_file:s0
9+
/(vendor|system/vendor)/lib(64)?/libbinder\.so u:object_r:same_process_hal_file:s0
910

1011
#icd file permission
1112
/vendor/Khronos/OpenCL/vendors/intel\.icd u:object_r:vendor_app_file:s0

0 commit comments

Comments
 (0)