Skip to content

Commit

Permalink
ginkgo: sepolicy: Label hwc and hwversion props
Browse files Browse the repository at this point in the history
Change-Id: I2c433eb307d63e0ca8fa4e4da664c649cdd0c4c2
Signed-off-by: Adithya R <[email protected]>
  • Loading branch information
ArianK16a authored and whyredfire committed Sep 2, 2021
1 parent 23bf143 commit 61f0359
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions sepolicy/private/property_contexts
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
ro.boot.hwc u:object_r:exported_default_prop:s0
ro.boot.hwversion u:object_r:exported_default_prop:s0
ro.product.system.manufacturer u:object_r:exported2_default_prop:s0 exact string

# XiaomiParts
Expand Down
1 change: 0 additions & 1 deletion sepolicy/vendor/property_contexts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
persist.camera. u:object_r:vendor_camera_prop:s0
camera. u:object_r:vendor_camera_prop:s0
ro.camera. u:object_r:vendor_camera_prop:s0
ro.boot.hwc u:object_r:vendor_camera_prop:s0
vendor.camera. u:object_r:vendor_camera_prop:s0
vidhance. u:object_r:vendor_camera_prop:s0

Expand Down

0 comments on commit 61f0359

Please sign in to comment.