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
This commit is contained in:
1
whitechapel/vendor/google/file_contexts
vendored
1
whitechapel/vendor/google/file_contexts
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user