Commit Graph

1 Commits (95a0fe37dab5d88cafd5fb1d5de180160bdea84f)

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