From e2aaff8d5ef58e55f531024cccd4eded2990e955 Mon Sep 17 00:00:00 2001 From: Kiyoung Kim Date: Thu, 20 Jul 2023 09:53:15 +0900 Subject: [PATCH] Move file context on vendor libdmabufheap to system/sepolicy libdmabufheap is former VNDK-SP library, and will be marked as sp-hal sepolicy label by default. Current definition on gs-101 creates conflict with generic sepolicy update. This change removes label on libdmabufheap from gs101 and move it to generic sepolicy. Bug: 291673098 Test: N/A Change-Id: Ida23dc71e9794aa86e8b50ed927dc6b5fa57ea91 --- whitechapel/vendor/google/file_contexts | 1 - 1 file changed, 1 deletion(-) diff --git a/whitechapel/vendor/google/file_contexts b/whitechapel/vendor/google/file_contexts index 7315a919..da3b275a 100644 --- a/whitechapel/vendor/google/file_contexts +++ b/whitechapel/vendor/google/file_contexts @@ -13,7 +13,6 @@ /(vendor|system/vendor)/lib(64)?/libOpenCL\.so u:object_r:same_process_hal_file:s0 /(vendor|system/vendor)/lib(64)?/libOpenCL-pixel\.so u:object_r:same_process_hal_file:s0 -/(vendor|system/vendor)/lib(64)?/libdmabufheap\.so u:object_r:same_process_hal_file:s0 /(vendor|system/vendor)/lib(64)?/libgpudataproducer\.so u:object_r:same_process_hal_file:s0 /vendor/bin/usf_stats u:object_r:vendor_usf_stats:s0