android_system_sepolicy/private/hal_wifi_default.te
Steven Moreland 29eed9faea All hal policies expressed as attributes.
Bug: 32123421
Bug: 32905206

Test: compiles, nfc works
Change-Id: Ibf72ef70255573e4df0863ea640354b3c37eb47d
2016-12-13 17:18:27 -08:00

5 lines
129 B
Plaintext

type hal_wifi_default, hal_wifi, domain;
type hal_wifi_default_exec, exec_type, file_type;
init_daemon_domain(hal_wifi_default)