android_mt6572_jiabo/device/qcom/sepolicy/msm8960/system_server.te
2025-09-05 16:56:03 +08:00

5 lines
162 B
Text

# WifiStateMachine to access wpa_wlan0 socket
allow system_server init:unix_dgram_socket sendto;
#For gss
allow system_server gss_device:chr_file rw_file_perms;