android_system_sepolicy/vendor/hal_health_storage_default.te
Yifan Hong 1cef6a94eb health.filesystem HAL renamed to health.storage
...to reflect that the HAL operates on storage devices,
not filesystem.

Bug: 111655771
Test: compiles
Change-Id: Ibb0572cb1878359e5944aa6711331f0c7993ba6e
Merged-In: Ibb0572cb1878359e5944aa6711331f0c7993ba6e
2018-09-20 04:12:45 +00:00

7 lines
234 B
Plaintext

type hal_health_storage_default, domain;
hal_server_domain(hal_health_storage_default, hal_health_storage)
type hal_health_storage_default_exec, exec_type, vendor_file_type, file_type;
init_daemon_domain(hal_health_storage_default)