Commit Graph

1 Commits (08957cf46e449e953b7b84532af3dd47b3ed5f34)

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