Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 2, 2019

Conversation

ix5
Copy link
Contributor

@ix5 ix5 commented May 1, 2019

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