commit | 28afdd9234236d0b3c510f28255aa14625d11457 | [log] [tgz] |
---|---|---|
author | Stephen Smalley <sds@tycho.nsa.gov> | Wed Feb 26 16:46:33 2014 -0500 |
committer | Nick Kralevich <nnk@google.com> | Mon Mar 03 22:42:52 2014 +0000 |
tree | 2c80595a6b2ae64772dba1650c8945ad971049f3 | |
parent | 63b98b17e41b74a7595dc80e1958550cf6b887d1 [diff] |
Deduplicate binder_call rules. A number of binder_call rules are duplicated by other rules written in terms of attributes/sets (e.g. appdomain, binderservicedomain). Get rid of the duplicates. Also use binder_use() in racoon.te rather than manually writing the base rule for communicating with the servicemanager. Change-Id: I5a459cc2154b1466bcde6eccef253dfcdcb44e0a Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>