Files
android_device_Unihertz_Jelly2/sepolicy/private/vendor_shell.te
2021-03-26 16:47:17 +01:00

5 lines
244 B
Plaintext

allow vendor_shell init:unix_stream_socket {connectto};
allow vendor_shell netflix_bsp_rev_prop:file {read getattr map open};
allow vendor_shell netflix_bsp_rev_prop:property_service {set};
allow vendor_shell property_socket:sock_file {write};