commit | 272c53c1b848c356a040a448f0a7ba65e00dea05 | [log] [tgz] |
---|---|---|
author | Randall Rushing <randall.rushing@gmail.com> | Sun Mar 06 02:22:52 2016 -0800 |
committer | Randall Rushing <randall.rushing@gmail.com> | Sun Mar 06 02:22:52 2016 -0800 |
tree | ac3de8d264e1eebee076c50403b690fe45bb42c1 | |
parent | e13115b965372098eaf72ac5950a8da47f557c74 [diff] |
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