diff --git a/sepolicy/shell.te b/sepolicy/shell.te index 2a9b254..da1cc2e 100755 --- a/sepolicy/shell.te +++ b/sepolicy/shell.te @@ -100,7 +100,9 @@ allow shell block_device:dir search; # Operation : Migration # Purpose : for debugging in user debug load. # su does't exist on user load. +userdebug_or_eng(` allow shell su_exec:file rx_file_perms; +') # Date : WK14.46 # Operation : Migration