wayne: sepolicy: Address btnvtool denial

Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
This commit is contained in:
Isaac Chen 2018-07-31 14:34:05 +02:00
parent 29136ba5ed
commit 3eebbc8ec1

View file

@ -1,2 +1,3 @@
#============= init ==============
allow init hwservicemanager:binder { call transfer };
allow init btnvtool_exec:file execute;