android_system_sepolicy/private/hal_nfc_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
125 B
Plaintext

type hal_nfc_default, hal_nfc, domain;
type hal_nfc_default_exec, exec_type, file_type;
init_daemon_domain(hal_nfc_default)