HomeSort by relevance Sort by last modified time
    Searched refs:mlstrustedobject (Results 1 - 3 of 3) sorted by null

  /system/sepolicy/
mls 58 # Do NOT exempt mlstrustedobject types from this constraint.
81 (t2 == app_data_file or l1 dom l2 or t1 == mlstrustedsubject or t2 == mlstrustedobject);
84 (t2 == app_data_file or l1 dom l2 or t1 == mlstrustedsubject or t2 == mlstrustedobject);
89 (t2 == app_data_file or l1 eq l2 or t1 == mlstrustedsubject or t2 == mlstrustedobject);
92 (t2 == app_data_file or l1 eq l2 or t1 == mlstrustedsubject or t2 == mlstrustedobject);
100 (l1 dom l2 or t1 == mlstrustedsubject or t2 == mlstrustedobject or t2 == domain);
103 (l1 eq l2 or t1 == mlstrustedsubject or t2 == mlstrustedobject or t2 == domain);
attributes 93 attribute mlstrustedobject;
  /external/selinux/libsepol/tests/policies/test-cond/
refpolicy-base.conf 694 attribute mlstrustedobject;
1171 typeattribute null_device_t mlstrustedobject;
    [all...]

Completed in 54 milliseconds