Skip to content
Snippets Groups Projects
Commit 6c03f79a authored by l00228880's avatar l00228880 Committed by 伟 张
Browse files

power: charger: fix a bug about charging icon which dose not disappear when charger is gone

When battery is full, it will set a flag to represent this event. The flag is cleared
in charger gone interrupt process. However, when charger is gone, the gone interrupt
has not happen after a long time low probability. This may be a hardware error.
So when the bug happens, fix it in charging status interface and usb online interface.

Change-Id: I3c00276ce361b967a1df8cfaba0c46b9566b8e0f
parent d0f563b3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment