platform_system_sepolicy/private/hal_graphics_allocator_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

4 lines
185 B
Text

type hal_graphics_allocator_default, hal_graphics_allocator, domain;
type hal_graphics_allocator_default_exec, exec_type, file_type;
init_daemon_domain(hal_graphics_allocator_default)