diff --git a/sepolicy/su.te b/sepolicy/su.te index 7510f1e..3231217 100644 --- a/sepolicy/su.te +++ b/sepolicy/su.te @@ -38,6 +38,7 @@ net_domain(su) # grant su access to vndbinder vndbinder_use(su) +hwbinder_use(su) allow phhsu_daemon toolbox_exec:file { read open execute_no_trans }; allow phhsu_daemon untrusted_app_devpts:chr_file { getattr };