Skip to content

Commit 59974c5

Browse files
committed
Permission getattr is also needed
1 parent 63f2c0d commit 59974c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

magisk-loader/magisk_module/sepolicy.rule

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ type xposed_file file_type
66
typeattribute xposed_file mlstrustedobject
77
allow {dex2oat installd isolated_app shell} xposed_file {file dir} *
88

9-
allow dex2oat unlabeled file open
9+
allow dex2oat unlabeled file *
1010

1111
type xposed_data file_type
1212
typeattribute xposed_data mlstrustedobject

0 commit comments

Comments
 (0)