-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Labels
Description
Hi!
Is it possible to add recursive replacement for replaceinall on anyfile_data.conf patches to work like it currently does for smali ones?
For example: I have a folder with device specific XMLs that resides on /system/etc/device_configs. Currently, I need to specifically say on the patch config which file to be patched. It would be nice if the patches searches recursively into determined folder, reading the files and applying the patches if a match is found, just like it currently does for the smali patches.