매니페스트에 액티비티에서noHistory란게 있을거에요 "true"
코드로는 FLAG_ACTIVITY_NO_HISTORY
android:excludeFromRecents=
"true"
를 넣어보세요