Skip to content

Commit a6fcd55

Browse files
committed
Fix google HTTP response summary
1 parent 02447fc commit a6fcd55

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

soot-infoflow-summaries/summariesManual/com.google.api.client.http.HttpResponse.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
<flow isAlias="true" typeChecking="false">
77
<from sourceSinkType="Parameter" ParameterIndex="1" />
88
<to sourceSinkType="Field"
9-
AccessPath="[com.google.api.client.http.HttpResponse:
10-
com.google.api.client.http.LowLevelHttpResponse response]"
9+
AccessPath="[com.google.api.client.http.HttpResponse: com.google.api.client.http.LowLevelHttpResponse response]"
1110
AccessPathTypes="[com.google.api.client.http.LowLevelHttpResponse" />
1211
</flow>
1312
</flows>

0 commit comments

Comments
 (0)