Merge pull request #15709 from atorralba/atorralba/java/enable-widget-taint-steps

Java: Re-enable Widget.qll flow steps
This commit is contained in:
Tony Torralba
2024-02-29 17:33:05 +01:00
committed by GitHub
3 changed files with 13 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
---
category: fix
---
* Some flow steps related to `android.text.Editable.toString` that were accidentally disabled have been re-enabled.