Home
last modified time | relevance | path

Searched refs:oldpol (Results 1 – 1 of 1) sorted by relevance

/system/sepolicy/tests/
Dtreble_sepolicy_tests.py153 def GetAllTypes(pol, oldpol): argument
157 oldalltypes = oldpol.GetAllTypes(False)
167 def compatSetup(pol, oldpol, mapping, types): argument
171 GetAllTypes(pol, oldpol)
385 oldpol = policy.Policy(options.oldpolicy, None, options.libpath) variable
388 compatSetup(basepol, oldpol, mapping, pubpol.types)