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:
parent
d90b4a50c2
commit
e2aaff8d5e
1 changed files with 0 additions and 1 deletions
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\.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)?/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|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
|
/vendor/bin/usf_stats u:object_r:vendor_usf_stats:s0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue