Hello,
As stated in the title, is there a way to explicitly overwrite the overlay Legato system with the base? I’ve noticed that when I supply a base legato system through a .cwe file for an update the overlay Legato system gets overwritten only if the new base Legato is different from the old one. Sometimes I end up making changes to the overlay apps that I want to rollback by giving it the base legato cwe file. However if that cwe is the same as before the overlay system remains unaffected. So I end up having to update with a different base legato cwe first and then the cwe that I actually want. Is there a better way to do this? The documentation talks about erasing and reformatting the user data partition but doesn’t have any more details.