diff --git a/non_plat/mtkrild.te b/non_plat/mtkrild.te index 06db07e..8268aa7 100644 --- a/non_plat/mtkrild.te +++ b/non_plat/mtkrild.te @@ -83,10 +83,6 @@ allow mtkrild block_device:dir search; allow mtkrild platform_app:fd use; allow mtkrild radio:fd use; -# For emulator -allow mtkrild qemu_pipe_device:chr_file rw_file_perms; -allow mtkrild socket_device:sock_file { w_file_perms }; - # For MAL MFI allow mtkrild mal_mfi_socket:sock_file { w_file_perms };