Skip to content

Commit 58ccf25

Browse files
thestingerrandomhydrosol
authored andcommitted
remove healthd ashmem execute
Signed-off-by: anupritaisno1 <[email protected]>
1 parent 8cc9cf9 commit 58ccf25

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

prebuilts/api/30.0/public/healthd.te

-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ allow healthd graphics_device:chr_file rw_file_perms;
4545
allow healthd input_device:dir r_dir_perms;
4646
allow healthd input_device:chr_file r_file_perms;
4747
allow healthd tty_device:chr_file rw_file_perms;
48-
allow healthd ashmem_device:chr_file execute;
4948
allow healthd proc_sysrq:file rw_file_perms;
5049

5150
# Healthd needs to tell init to continue the boot

public/healthd.te

-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ allow healthd graphics_device:chr_file rw_file_perms;
4545
allow healthd input_device:dir r_dir_perms;
4646
allow healthd input_device:chr_file r_file_perms;
4747
allow healthd tty_device:chr_file rw_file_perms;
48-
allow healthd ashmem_device:chr_file execute;
4948
allow healthd proc_sysrq:file rw_file_perms;
5049

5150
# Healthd needs to tell init to continue the boot

0 commit comments

Comments
 (0)