Files
frameworks_base/services/core
Dianne Hackborn 47fb83a1e2 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
2016-05-25 16:12:02 -07:00
..
2016-05-19 08:27:19 +00:00