summaryrefslogtreecommitdiff
path: root/tools/aapt2/diff/Diff.cpp
diff options
context:
space:
mode:
authorSvetoslav Ganov <svetoslavganov@google.com>2016-09-27 18:12:22 -0700
committerSvetoslav Ganov <svetoslavganov@google.com>2016-09-29 04:05:43 +0000
commit09d32855038caf024cb77728bf141f87a6688917 (patch)
tree9d390722afc193553e02bf89f895c37d37dfc2ae /tools/aapt2/diff/Diff.cpp
parent4e236046aea01e6cf13dafb25ccf9ebf4de5b197 (diff)
Don't touch usage stats before system ready
When a content provider is accessed we update its foreground state and usage stats if the calling app is in the foreground. However we install system providers before the PHASE_SYSTEM_SERVICES_READY phase which means we cannot touch the the usage stats service as it calls into the content service triggering the sync manager creation before system ready violating the contract of the latter causing cascading issues. bug:31562236 Change-Id: Ied446cf3de8949e0850bab8f2b92155eac793591
Diffstat (limited to 'tools/aapt2/diff/Diff.cpp')
0 files changed, 0 insertions, 0 deletions