From 7e11aa53ca2fb19e4033b8525b6b0446d783caf3 Mon Sep 17 00:00:00 2001 From: LuK1337 Date: Sat, 28 Nov 2020 01:37:58 +0100 Subject: [PATCH] sm8250-common: sepolicy: Label /dev/smcinvoke * Fixes crashing vendor_feature_enabler... Change-Id: Ib22fdcc399ec0d9b064c9817ebd2c7a76487538e --- sepolicy/private/file_contexts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sepolicy/private/file_contexts b/sepolicy/private/file_contexts index fa57ec3..214adae 100644 --- a/sepolicy/private/file_contexts +++ b/sepolicy/private/file_contexts @@ -1,3 +1,6 @@ +# Devices +/dev/smcinvoke u:object_r:tee_device:s0 + # Data files /data/misc/display(/.*)? u:object_r:display_misc_file:s0