You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
599 B
15 lines
599 B
4 months ago
|
# ==============================================
|
||
|
# 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;
|