Suggestion: add 'tools:replace="android:icon"' toelement at AndroidManifest.xml

解决方法:
参考

具体:
1.在Manifest标签下添加 tag:xmlns:tools=”http://schemas.Android.com/tools

2.在Application标签下添加tag:
tools:replace=”android:icon”