commit | 9fa6d73e758517d23f38f1e6536fb756c1ca3f8b | [log] [tgz] |
---|---|---|
author | Jerry Chang <chenghsiuchang@google.com> | Fri Jun 21 18:05:41 2019 +0800 |
committer | Jerry Chang <chenghsiuchang@google.com> | Sat Jun 22 00:50:57 2019 +0800 |
tree | c09dacb1f9f0cb1cd7a8a73fceefa132771f149e | |
parent | 7fca2368af0c55fc4203186c259ada234d28b475 [diff] |
Prevents posting multiple pulse requests at the same time When docked, DozeDockHandler will try to request pulse almost every time doze machine transits to DOZE or DOZE_AOD state. Guards pulse requests with flag to prevent requesting multiple pulses at the same time. Bug: 135226053 Bug: 135396479 Test: Manual test and the symptom gone. Change-Id: I20d7def12c25b2772ef2c1ebefba4b4ac4d313d6