Skip to content

[WIP] vendor_init: Fix /mnt/vendor/persist/ labels#522

Merged
jerpelea merged 1 commit into
sonyxperiadev:masterfrom
ix5:restorecon-sensors-simpler
May 2, 2019
Merged

[WIP] vendor_init: Fix /mnt/vendor/persist/ labels#522
jerpelea merged 1 commit into
sonyxperiadev:masterfrom
ix5:restorecon-sensors-simpler

Conversation

@ix5

@ix5 ix5 commented May 1, 2019

Copy link
Copy Markdown
Contributor

Policy for sonyxperiadev/device-sony-common#601

Denials:
avc: denied { getattr } for comm="init" path="/mnt/vendor/persist/sensors"
dev="mmcblk0p44" ino=12 scontext=u:r:vendor_init:s0
tcontext=u:object_r:unlabeled:s0 tclass=dir
avc: denied { relabelfrom } for comm="init" name="sensors"
dev="mmcblk0p44" ino=12 scontext=u:r:vendor_init:s0
tcontext=u:object_r:unlabeled:s0 tclass=dir
avc: denied { getattr } for comm="init"
path="/mnt/vendor/persist/sensors/sensors_settings" dev="mmcblk0p44"
ino=13 scontext=u:r:vendor_init:s0 tcontext=u:object_r:unlabeled:s0 tclass=file
avc: denied { relabelfrom } for comm="init" name="sensors_settings"
dev="mmcblk0p44" ino=13 scontext=u:r:vendor_init:s0
tcontext=u:object_r:unlabeled:s0 tclass=file

Denials:
avc: denied { getattr } for comm="init" path="/mnt/vendor/persist/sensors" \
  dev="mmcblk0p44" ino=12 scontext=u:r:vendor_init:s0 \
  tcontext=u:object_r:unlabeled:s0 tclass=dir
avc: denied { relabelfrom } for comm="init" name="sensors" \
  dev="mmcblk0p44" ino=12 scontext=u:r:vendor_init:s0 \
  tcontext=u:object_r:unlabeled:s0 tclass=dir
avc: denied { getattr } for comm="init" \
  path="/mnt/vendor/persist/sensors/sensors_settings" dev="mmcblk0p44" \
  ino=13 scontext=u:r:vendor_init:s0 tcontext=u:object_r:unlabeled:s0 tclass=file
avc: denied { relabelfrom } for comm="init" name="sensors_settings" \
  dev="mmcblk0p44" ino=13 scontext=u:r:vendor_init:s0 \
  tcontext=u:object_r:unlabeled:s0 tclass=file
avc: denied { setattr } for comm="init" name="sensors" \
  dev="mmcblk0p44" ino=12 scontext=u:r:vendor_init:s0 \
  tcontext=u:object_r:unlabeled:s0 tclass=dir
@ix5 ix5 force-pushed the restorecon-sensors-simpler branch from 29c60ab to 1e62736 Compare May 1, 2019 11:47
@jerpelea jerpelea merged commit b5788e2 into sonyxperiadev:master May 2, 2019
@ix5 ix5 deleted the restorecon-sensors-simpler branch May 2, 2019 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants