commit | 3bbbabc54ac73a4451b0a862a3faac6426b1b7b4 | [log] [tgz] |
---|---|---|
author | Sunny Goyal <sunnygoyal@google.com> | Tue Mar 15 09:16:30 2016 -0700 |
committer | Sunny Goyal <sunnygoyal@google.com> | Fri Mar 18 15:13:28 2016 -0700 |
tree | d3833e7eb292d4137ec87c0f481d2c59139916fd | |
parent | b8f00da8deec7f65002830261042da0140cbead0 [diff] |
Fixing model being updated on UI thread > When package gets unavailable or suspended, the disabled flag was getting updated on the UI thread. This could lead to inconsistent model if launcher activity didn't exist. > Fixing: When unsuspending one work profile apps, all work profile apps get unsuspended Bug: 27673573,27673373,27403236 Change-Id: I7fde3f79c36204e73ca66ccf8431fa0f0cce3d08