From 3b40f18e299c2b8f3ee7604fa39568f2651c20bb Mon Sep 17 00:00:00 2001 From: Devika Krishnadas Date: Thu, 16 Nov 2023 01:20:23 +0000 Subject: [PATCH] Add Pixel Mapper as a sp-HAL Bug: 267352318 Change-Id: I460f379d8d6904f5bda3f67a7158c0ac6f2e7b5f Signed-off-by: Devika Krishnadas --- whitechapel_pro/file_contexts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/whitechapel_pro/file_contexts b/whitechapel_pro/file_contexts index 55bca671..56a2e5ee 100644 --- a/whitechapel_pro/file_contexts +++ b/whitechapel_pro/file_contexts @@ -49,6 +49,9 @@ # Vendor Firmwares /vendor/firmware(/.*)? u:object_r:vendor_fw_file:s0 +# Gralloc +/(vendor|system/vendor)/lib(64)?/hw/mapper\.pixel\.so u:object_r:same_process_hal_file:s0 + # Vendor libraries /vendor/lib(64)?/libdrm\.so u:object_r:same_process_hal_file:s0 /vendor/lib(64)?/libion_google\.so u:object_r:same_process_hal_file:s0