When I clean the android project in android studio, the error happen, I have backed to previous commit or different branch, which works find couple days ago, but has this er
In my case, the problem was due to the following lines in the manifest:
Once I deleted them, the build went fine.