1# ============================================== 2# Policy File of /system/bin/loghidlvendorservice Executable File 3 4# ============================================== 5# Type Declaration 6# ============================================== 7 8type loghidlvendorservice ,domain; 9type loghidlvendorservice_exec, exec_type, file_type, vendor_file_type; 10typeattribute loghidlvendorservice mlstrustedsubject; 11 12hal_server_domain(loghidlvendorservice, mtk_hal_log) 13init_daemon_domain(loghidlvendorservice) 14# allow loghidlvendorservice self:capability dac_override; 15allow loghidlvendorservice system_app:binder call;