Add tests for Android flow steps

This commit is contained in:
Chris Smowton
2021-08-10 16:38:11 +01:00
parent cd2c9e9ca3
commit fc0b18cf61
77 changed files with 4050 additions and 2632 deletions

View File

@@ -242,7 +242,7 @@ private class TaintPropagationModels extends SummaryModelCsv {
[
"Array", "ArrayList", "Boolean", "Bundle", "Byte", "Double", "FileDescriptor", "Float",
"HashMap", "Int", "Long", "Parcelable", "ParcelableArray", "PersistableBundle",
"Serializable", "Size", "SizeF", "SparseArray", "SparseBolleanArray", "String",
"Serializable", "Size", "SizeF", "SparseArray", "SparseBooleanArray", "String",
"StrongBinder", "TypedObject", "Value"
] + ";;;Argument[-1];ReturnValue;taint"
or