diff --git a/non_plat/loghidlvendorservice.te b/non_plat/loghidlvendorservice.te index 9b97bed..6cc47b6 100644 --- a/non_plat/loghidlvendorservice.te +++ b/non_plat/loghidlvendorservice.te @@ -12,3 +12,4 @@ 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; \ No newline at end of file