From 1e539e057efa810f106f6bd8d9370710ccef953b Mon Sep 17 00:00:00 2001 From: Joey Lin Date: Mon, 1 Jun 2020 18:35:39 +0800 Subject: graphics: Change vulkan driver name to vulkan.adreno Bug: 156254694 Test: The dEQP and Camera CTS test passed, vkjson result normal. Change-Id: I4247ea50ee7e5d81b3b4f147ce484ef17830b444 --- vendor/qcom/sdm845/file_contexts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor/qcom/sdm845/file_contexts b/vendor/qcom/sdm845/file_contexts index a0f047f..32f229c 100644 --- a/vendor/qcom/sdm845/file_contexts +++ b/vendor/qcom/sdm845/file_contexts @@ -41,7 +41,7 @@ # same-process HAL files and their dependencies ############################################### /vendor/lib(64)?/hw/gralloc\.sdm845\.so u:object_r:same_process_hal_file:s0 -/vendor/lib(64)?/hw/vulkan\.sdm845\.so u:object_r:same_process_hal_file:s0 +/vendor/lib(64)?/hw/vulkan\.adreno\.so u:object_r:same_process_hal_file:s0 #files in vendor /vendor/bin/sscrpcd u:object_r:sensors_exec:s0 -- cgit v1.2.3