ActionHandler: don't kill googlequicksearchbox or live wallpaper

Killing com.google.android.googlequicksearchbox takes down the
entire system, so don't kill it.

For some reason, when LiveWallpaper is running, it is showing as
the front process when in theory, the launcher process should be
on top. So now we have to check that the top process isn't a
LiveWallpaper service.

Change-Id: I5206e22b3b94b01ec62f8001c233441ed97d54a3
1 file changed
tree: ac3de8d264e1eebee076c50403b690fe45bb42c1
  1. src/
  2. Android.mk
  3. README.md
README.md

external_DUtils

Dirty Unicorns