Add vulkan and gralloc sepolicy.
Bug: 206891640 Test: Test CTS testVulkanHardwareFeatures passed. Change-Id: Ia14aa691d6dbfad40344895c9e6a63a267754864
This commit is contained in:
parent
0b322cac3d
commit
42ac322b3d
1 changed files with 4 additions and 0 deletions
|
@ -57,6 +57,10 @@
|
|||
/vendor/lib(64)?/vendor-pixelatoms-cpp\.so u:object_r:same_process_hal_file:s0
|
||||
/vendor/lib(64)?/libprotobuf-cpp-lite-3\.9\.1\.so u:object_r:same_process_hal_file:s0
|
||||
|
||||
# Graphics
|
||||
/vendor/lib(64)?/hw/gralloc\.gs201\.so u:object_r:same_process_hal_file:s0
|
||||
/vendor/lib(64)?/hw/vulkan\.gs201\.so u:object_r:same_process_hal_file:s0
|
||||
|
||||
# Vendor kernel modules
|
||||
/vendor_dlkm/lib/modules/.*\.ko u:object_r:vendor_kernel_modules:s0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue