Commit Graph

1 Commits (f5dded59c26198af141403d88703c99f753c0854)

Author SHA1 Message Date
Kevin Brebanov 5775bb2a4e apk: Fix regex search patterns
Regex patterns were not being escaped properly so package names
containing characters that could be interpreted as regex symbols
were causing failures.

Fixes: #19714
8 years ago