diff options
author | LuK1337 <priv.luk@gmail.com> | 2019-04-28 12:30:24 +0200 |
---|---|---|
committer | Davide Garberi <dade.garberi@gmail.com> | 2019-05-15 17:59:17 +0200 |
commit | 1868a113be86e65cf03a62a6ae4935933c275d26 (patch) | |
tree | 83ca5f4e96d788725886542be88994ab44ff1470 | |
parent | ea47b31f5afcad8568a4bbd0848c5d0e4b67c8d3 (diff) |
Revert "msm8996-common: sepolicy: Label sys.post_boot.parsed"
This reverts commit 6b5e38c35a519487048cb66ce65086d4673e53bd.
Change-Id: I811a7c04d35e27d74057f310c05aab008d434aae
-rw-r--r-- | sepolicy/property_contexts | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sepolicy/property_contexts b/sepolicy/property_contexts index 697ecaf..4691248 100644 --- a/sepolicy/property_contexts +++ b/sepolicy/property_contexts @@ -1,9 +1,6 @@ # Camera persist.camera. u:object_r:camera_prop:s0 -# BootParsed -sys.post_boot.parsed u:object_r:vendor_mpctl_prop:s0 - # OEM unlocking ro.oem_unlock_supported u:object_r:oem_unlock_prop:s0 |