From d1476ec29f7a3c9512e4ed9d04799e46f38e40a6 Mon Sep 17 00:00:00 2001 From: Konsta Date: Thu, 12 Oct 2023 09:17:03 +0300 Subject: [PATCH] sepolicy: update for ffmpeg service * There's no suffix in the service's name so drop the wildcard. --- sepolicy/file_contexts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts index 70574ae..3e0824e 100644 --- a/sepolicy/file_contexts +++ b/sepolicy/file_contexts @@ -10,7 +10,7 @@ /vendor/bin/hw/android\.hardware\.drm-service\.widevine(.*)? u:object_r:hal_drm_widevine_exec:s0 # FFmpeg -/vendor/bin/hw/android\.hardware\.media\.c2@1\.2-service-ffmpeg(.*)? u:object_r:mediacodec_exec:s0 +/vendor/bin/hw/android\.hardware\.media\.c2@1\.2-service-ffmpeg u:object_r:mediacodec_exec:s0 # Gatekeeper /vendor/bin/hw/android\.hardware\.gatekeeper@1\.0-service\.software u:object_r:hal_gatekeeper_default_exec:s0