Is there a way to make sure that fuse does not reset files in Android build when I build them?

I would like to modify files like android manifest and styles.xml in fuse.
However, it is reset each time build.
This is very inconvenient when developing.
Does fuse not recommend this method?
or is there a way? Please tell me.