summaryrefslogtreecommitdiff
path: root/non_plat/loghidlvendorservice.te
blob: 6cc47b6487ffc8e1449fdb15f1737af8ab2e614d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# ==============================================
# Policy File of /system/bin/loghidlvendorservice Executable File

# ==============================================
# Type Declaration
# ==============================================

type loghidlvendorservice ,domain;
type loghidlvendorservice_exec, exec_type, file_type, vendor_file_type;
typeattribute loghidlvendorservice mlstrustedsubject;

hal_server_domain(loghidlvendorservice, mtk_hal_log)
init_daemon_domain(loghidlvendorservice)
# allow loghidlvendorservice self:capability dac_override;
allow loghidlvendorservice system_app:binder call;