android_device_samsung_klte.../sepolicy/wpa.te
Ethan Chen 083fa02404 klte-common: Add device-specific SELinux policies
Change-Id: I076561a13f73dccf4919d9e05561ebc324c1d99e
2014-12-20 23:34:14 -08:00

4 lines
168 B
Text

allow wpa bluetooth_device:chr_file { open read write };
allow wpa efs_file:dir search;
allow wpa wifi_efs_file:dir search;
allow wpa wifi_efs_file:file { open read };