Merge "Revert ntfs file context changes" into main am: ee7e77ba63
am: 600d05a08e
Original change: https://android-review.googlesource.com/c/platform/system/sepolicy/+/2722017 Change-Id: Ia3d350cd854fbfc01a366ab09bfb0ce8669998c3 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
9bbd7edcf6
4 changed files with 0 additions and 8 deletions
|
@ -47,7 +47,6 @@
|
|||
hypervisor_restricted_prop
|
||||
isolated_compute_app
|
||||
keystore_config_prop
|
||||
ntfs
|
||||
ondevicepersonalization_system_service
|
||||
fuseblk
|
||||
fuseblkd_untrusted
|
||||
|
|
|
@ -233,9 +233,6 @@
|
|||
/system/bin/extra_free_kbytes\.sh u:object_r:extra_free_kbytes_exec:s0
|
||||
/system/bin/fsck\.exfat -- u:object_r:fsck_exec:s0
|
||||
/system/bin/fsck\.f2fs -- u:object_r:fsck_exec:s0
|
||||
/system/bin/ntfsfix -- u:object_r:fsck_exec:s0
|
||||
/system/bin/ntfs-3g -- u:object_r:fuseblkd_untrusted_exec:s0
|
||||
/system/bin/ntfs-3g-compart -- u:object_r:fuseblkd_exec:s0
|
||||
/system/bin/init u:object_r:init_exec:s0
|
||||
# TODO(/123600489): merge mini-keyctl into toybox
|
||||
/system/bin/mini-keyctl -- u:object_r:toolbox_exec:s0
|
||||
|
|
|
@ -49,7 +49,6 @@
|
|||
hypervisor_restricted_prop
|
||||
isolated_compute_app
|
||||
keystore_config_prop
|
||||
ntfs
|
||||
ondevicepersonalization_system_service
|
||||
fuseblk
|
||||
fuseblkd_untrusted
|
||||
|
|
|
@ -235,9 +235,6 @@
|
|||
/system/bin/extra_free_kbytes\.sh u:object_r:extra_free_kbytes_exec:s0
|
||||
/system/bin/fsck\.exfat -- u:object_r:fsck_exec:s0
|
||||
/system/bin/fsck\.f2fs -- u:object_r:fsck_exec:s0
|
||||
/system/bin/ntfsfix -- u:object_r:fsck_exec:s0
|
||||
/system/bin/ntfs-3g -- u:object_r:fuseblkd_untrusted_exec:s0
|
||||
/system/bin/ntfs-3g-compart -- u:object_r:fuseblkd_exec:s0
|
||||
/system/bin/init u:object_r:init_exec:s0
|
||||
# TODO(/123600489): merge mini-keyctl into toybox
|
||||
/system/bin/mini-keyctl -- u:object_r:toolbox_exec:s0
|
||||
|
|
Loading…
Reference in a new issue