commit | c8a5b790fa13826b21aee97ed5d1960d785333da | [log] [tgz] |
---|---|---|
author | Fan Zhang <zhfan@google.com> | Mon Oct 03 15:05:53 2016 -0700 |
committer | Fan Zhang <zhfan@google.com> | Mon Oct 03 15:15:32 2016 -0700 |
tree | 2c5682c15723d3498925e970051a9adf84f873d8 | |
parent | f03f8e59b08026fe689f83638ad4175fa1ed8c64 [diff] |
Refresh dashboard category data when package changes. Category needs to refresh when package information changes. So CategoryUpdateTask should not early exit by just checking config changes. This is needed to refresh UI when user enables activity such as developement options. Also made CategoryManager thread safe because it's called in both UI thread and asynctasks Bug: 31781480 Test: manual Change-Id: Idcdcd39f727aba423350f3874af5612474e24e28