From f12ef27cb9fc9f9cda9078230c5ab5b4ce0d4d93 Mon Sep 17 00:00:00 2001 From: Arian Date: Fri, 11 Dec 2020 00:07:18 +0100 Subject: shinano-common: Cleanup sepolicy Change-Id: If615758376413b16fcc80addd03a9ba5cd388e8a --- sepolicy/property_contexts | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 sepolicy/property_contexts (limited to 'sepolicy/property_contexts') diff --git a/sepolicy/property_contexts b/sepolicy/property_contexts new file mode 100644 index 0000000..413ed3c --- /dev/null +++ b/sepolicy/property_contexts @@ -0,0 +1,11 @@ +# Camera +hw.camera.0.status. u:object_r:camera_prop:s0 +hw.camera.1.status. u:object_r:camera_prop:s0 + +# Credential Manager +sys.credmgrdready u:object_r:credmgrd_prop:s0 + +# Trim Area +persist.tareset. u:object_r:ta_prop:s0 +ro.semc.version. u:object_r:ta_prop:s0 +ro.sony. u:object_r:ta_prop:s0 -- cgit v1.2.3