Home
last modified time | relevance | path

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

/build/soong/bpfix/bpfix/
Dbpfix.go139 Fix: runPatchListMod(removeObsoleteProperty("product_variables.pdk")),
143 Fix: runPatchListMod(removeObsoleteProperty("sanitize.scudo")),
1162 func removeObsoleteProperty(propName string) patchListModFunction { func
1762 return removeObsoleteProperty(propName)
Dbpfix_test.go1271 runPass(t, test.in, test.out, runPatchListMod(removeObsoleteProperty(test.propertyName)))
1329 runPass(t, test.in, test.out, runPatchListMod(removeObsoleteProperty("product_variables.pdk")))