find and rm
find . -iname "Android.mk.tmp" -type f -print -exec rm -fr {} \;
https://blog.csdn.net/marshal_zsx/article/details/81012137?utm_medium=distribute.pc_relevant.none-task-blog-BlogCommendFromMachineLearnPai2-1.channel_param&depth_1-utm_source=distribute.pc_relevant.none-task-blog-BlogCommendFromMachineLearnPai2-1.channel_param