Skip to content
Commit ac51d54b authored by Xuetian Weng's avatar Xuetian Weng
Browse files

fix random battery cumulative data error update upon resume

In some case, slot connect to dataChanged signal might see wrong data in
data model, so this patch update Cumulative data by using dataChanged signal
of DataModel, this would fix random "fake unavailable" battery upon resume
and reduce useless call to updateCumulative.

BUG: 306952
REVIEW: 108280
FIXED-IN: 4.10
parent 55b759ab
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment