From 11c8ad745aca354b7e9cddbe817eb5bdcd0abea4 Mon Sep 17 00:00:00 2001 From: Cliff Wu Date: Mon, 22 Nov 2021 23:40:57 +0800 Subject: [PATCH] Update the sepolicy for exo_camera_injection v1.1 - Update exo_camera_injection hal service from 1.0 to 1.1. - Selinux avc log: avc: denied { read } for name="u:object_r:default_prop:s0" dev="tmpfs" ino=152 scontext=u:r:hal_camera_default:s0 tcontext=u:object_r:default_prop:s0 tclass=file permissive=0. Bug: 202092371 Test: Verified exo_camera_injection provider service use cases function as expected; no denials. Change-Id: Ica94a00db580356158d94af2ae6dbe9c9a81be0a --- whitechapel/vendor/google/exo_camera_injection/file_contexts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/whitechapel/vendor/google/exo_camera_injection/file_contexts b/whitechapel/vendor/google/exo_camera_injection/file_contexts index cfcbd6ff..98627c63 100644 --- a/whitechapel/vendor/google/exo_camera_injection/file_contexts +++ b/whitechapel/vendor/google/exo_camera_injection/file_contexts @@ -1 +1 @@ -/vendor/bin/hw/vendor\.google\.exo_camera_injection@1\.0-service u:object_r:hal_exo_camera_injection_exec:s0 +/vendor/bin/hw/vendor\.google\.exo_camera_injection@1\.1-service u:object_r:hal_exo_camera_injection_exec:s0