This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
device_oneplus_avicii-Cheri…/sepolicy/vendor/hal_hdcpkey_default.te
LuK1337 f9c9767e3b sm8250-common: sepolicy: Initial vendor sepolicy
Change-Id: I28ae7907209b5aae9806466556dc49639dd7c9e4
2021-01-08 14:31:38 +01:00

8 lines
268 B
Plaintext

type hal_hdcpkey_default, domain;
hal_server_domain(hal_hdcpkey_default, hal_hdcpkey)
type hal_hdcpkey_default_exec, exec_type, vendor_file_type, file_type;
init_daemon_domain(hal_hdcpkey_default)
allow hal_hdcpkey_default param_block_device:blk_file rw_file_perms;