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

  /cts/tools/selinux/
SELinuxNeverallowTestGen.py 13 compatible_property_only = False variable in class:NeverallowRule
18 self.compatible_property_only = False
64 exit("ERROR: END_COMPATIBLE_PROPERTY_ONLY outside of COMPATIBLE_PROPERTY_ONLY section")
69 rule.compatible_property_only = (compatible_property_only_depth > 0)
75 exit("ERROR: end of input while inside COMPATIBLE_PROPERTY_ONLY section")
93 "true" if rule.compatible_property_only else "false")
  /system/sepolicy/prebuilts/api/28.0/public/
te_macros 468 define(`compatible_property_only', ifelse(target_compatible_property, `true', $1,
  /system/sepolicy/public/
te_macros 468 define(`compatible_property_only', ifelse(target_compatible_property, `true', $1,

Completed in 132 milliseconds