commit | d0cd57d4cbd036a54420cf92368f2900e84a5319 | [log] [tgz] |
---|---|---|
author | Stan Rokita <srok@google.com> | Tue Sep 17 15:52:51 2019 -0700 |
committer | Stan Rokita <srok@google.com> | Mon Sep 23 08:55:28 2019 -0700 |
tree | 9ec06cf01f55625fe5e785690ac2508128dfa256 | |
parent | 537c0274b86c980a81b56f02c219f3f64802d274 [diff] |
MH2 | Implement ScopeWakelock ctor and dtor Put the ScopedWakelock class into its own header and its implementation into its own cpp. Implement the refcounting of the wakelocks. However, do not incorporate the wakelock handling into post events in halproxy yet. Bug: 136511617 Test: No new tests yet. Will add more in a later patchset once more fleshed out and integrated with postEvents. Change-Id: I0815c6a6659ec5933b799294956595b11e7bf1b3