diff options
author | kleidione Freitas <kleidione@gmail.com> | 2022-03-24 09:16:43 -0300 |
---|---|---|
committer | kleidione <kleidione@gmail.com> | 2022-11-09 17:29:16 -0300 |
commit | 44d5c9e2cf9f1ce0670be5bedd1e415cd5c3e739 (patch) | |
tree | 4516fedba0c65fda9e795d8737d08a7746d41e40 /sepolicy/public/property_contexts | |
parent | 15eeafbf239f393fcb6ed1a719398e5b7bbd6a19 (diff) |
veux: Merge common tree to veux
- Ref:
https://github.com/xiaomi-sm6375-devs/android_device_xiaomi_sm6375-common
Signed-off-by: kleidione <kleidione@gmail.com>
Diffstat (limited to 'sepolicy/public/property_contexts')
-rw-r--r-- | sepolicy/public/property_contexts | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sepolicy/public/property_contexts b/sepolicy/public/property_contexts new file mode 100644 index 0000000..3d3b2d6 --- /dev/null +++ b/sepolicy/public/property_contexts @@ -0,0 +1,6 @@ +# Camera +camera. u:object_r:vendor_camera_prop:s0 + +# Fingerprint +sys.fp.vendor u:object_r:vendor_fp_prop:s0 + |