Commits

Dianne Hackborn authored 47fb83a1e25
Fix issue #28964589: Binding dies when (unrelated) component is disabled in package We go through the same path for uninstalling and changing an app... both of which would do a full force stop. That is only appropriate for uninstalling; for changing, we should just be killing its processes. Change-Id: Ia87750d96d3e3eb7ee30841429eb926c20c5ad78