Commit Graph

1 Commits (158b32cd7a55e2d98fc2cfa2cf9d935e9b2a9b5d)

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