Searched refs:Rules (Results 1 – 9 of 9) sorted by relevance
18 # * Platform sepolicy: Rules are always enabled, regardless of API level.19 # * Vendor sepolicy: Rules are enabled only when the board API level meets or
12 ### Rules needed when Gatekeeper HAL runs inside gatekeeperd process.19 ### Rules needed when Gatekeeper HAL runs outside of gatekeeperd process.
2 ### Rules for all domains which offer a HAL service over HwBinder
2 ### Rules for all domains which are clients of a HAL
1 # Rules common to some specific binder service domains.
79 # Rules migrated from old app domains coalesced into untrusted_app.
1 # Rules for all domains.
360 def __GetTERules(self, policydbP, avtabIterP, Rules): argument361 if Rules is None:362 Rules = set()370 Rules.add(Rule)