commit | 7527833d72a20800a9c5effca74d67ee830e3926 | [log] [tgz] |
---|---|---|
author | Pierre-Hugues Husson <pierre-hugues.husson@softathome.com> | Tue May 01 21:44:29 2018 +0200 |
committer | Pierre-Hugues Husson <pierre-hugues.husson@softathome.com> | Tue May 01 21:44:29 2018 +0200 |
tree | 4e1919b1a75e6f2c3b8d70bb435efab0e90ae693 | |
parent | 29622ec3e3cc5a8bb2a3b807b63b0bca71dd9fc3 [diff] |
Give su hwbinder use
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 @@ # 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 };