commit | 57211bc8f56c56c99dd4052ae23591282f572553 | [log] [tgz] |
---|---|---|
author | Cody Kesting <ckesting@google.com> | Wed Feb 03 16:12:05 2021 -0800 |
committer | Cody Kesting <ckesting@google.com> | Fri Feb 12 16:27:06 2021 -0800 |
tree | b09e463bdc5fe38faee87442710b45e38a4d8701 | |
parent | a4bec019a784a3916183ad45f39088e34aab0829 [diff] |
Use WakeupMesage for delayed events in VcnGatewayConnection. This CL updates VcnGatewayConnection to use WakeupMessages instead of sendDelayedMessage() for delayed events. This change allows for VcnGatewayConnection to guarantee that all its messages are processed while holding WakeLocks. Bug: 178140973 Test: atest FrameworksVcnTests Change-Id: If8182378fe2e9dad08df88a84934b21e22e25752