b68cee2576
This improves readability and consistency for HAL implementation domains which have only one implementation. Test: No change to policy according to sesearch Test: No change to which types are associated with haldomain according to "sepolicy-analyze <sepolicy file> attribute haldomain" Bug: 34180936 Change-Id: Ice599ea4971cdfbd8b835b1fd02ad1e14c7a0386
8 lines
176 B
Text
8 lines
176 B
Text
# allocator subsystem
|
|
type hal_allocator, domain;
|
|
hal_impl_domain(hal_allocator)
|
|
|
|
type hal_allocator_exec, exec_type, file_type;
|
|
|
|
# hwbinder access
|
|
hwbinder_use(hal_allocator)
|