Can we override xxx_spring.xml on xstore mobile and made a patch?
There are couple of configuration on spring file on customer overlay. Now I don't want to use those configuration. For this I copied the customer overlay spring xml file and removed those entry. I did make sure I did put the patch on right config path, xstore accept the changes and it is working but xstore mobile is still picking the configuration from customer overlay. I am trying to achieve this by creating patch instead of build. Is this possible? do we need to make a patch for xstore mobile differently for spring xml?
Thanks in Adavance