Commits

Dianne Hackborn authored 75b038545ed
Fix bug #1812041: activity manager crash with bad args. There was old code that would kill the system process in some cases when there was a bad activity token. This is really no longer used, except in a few places where it allows apps to kill the system. So just get rid of it and make the world a better place.