From 7ab4e966aae8137d4754d979a761a5b7cea4824e Mon Sep 17 00:00:00 2001 From: roynatech2544 Date: Wed, 27 Apr 2022 15:38:43 +0900 Subject: [PATCH] universal7885: sepolicy: Continue moving to /system --- universal7885-common/sepolicy/private/file_contexts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/universal7885-common/sepolicy/private/file_contexts b/universal7885-common/sepolicy/private/file_contexts index 971f45d..3f29825 100644 --- a/universal7885-common/sepolicy/private/file_contexts +++ b/universal7885-common/sepolicy/private/file_contexts @@ -9,8 +9,8 @@ /data/debug(/.*)? u:object_r:eklogger_data_file:s0 # SamsungParts -/(vendor|system/vendor)/bin/vendor\.eureka\.hardware\.parts@[0-9]\.[0-9]-service u:object_r:hal_parts_default_exec:s0 +/system/bin/vendor\.eureka\.hardware\.parts@[0-9]\.[0-9]-service u:object_r:hal_parts_default_exec:s0 # FMRadio -/(vendor|system/vendor)/bin/vendor\.eureka\.hardware\.fmradio@[0-9]\.[0-9]-service u:object_r:hal_fmradio_default_exec:s0 +/system/bin/vendor\.eureka\.hardware\.fmradio@[0-9]\.[0-9]-service u:object_r:hal_fmradio_default_exec:s0 -/dev/radio0 u:object_r:fm_radio_device:s0 \ No newline at end of file +/dev/radio0 u:object_r:fm_radio_device:s0