android_system_sepolicy/vendor/hal_oemlock_default.te
ChengYou Ho 553afe7242 Add sepolicy for oemlock aidl HAL
Bug: 176107318
Change-Id: I26f8926401b15136f0aca79b3d5964ab3b59fbdd
2021-01-11 05:57:17 +00:00

6 lines
198 B
Plaintext

type hal_oemlock_default, domain;
hal_server_domain(hal_oemlock_default, hal_oemlock)
type hal_oemlock_default_exec, exec_type, vendor_file_type, file_type;
init_daemon_domain(hal_oemlock_default)