commit | e032b15842873457c652d6640dc694215a80a77f | [log] [tgz] |
---|---|---|
author | Yu Shan <shanyu@google.com> | Thu Nov 04 16:37:08 2021 -0700 |
committer | Yu Shan <shanyu@google.com> | Wed Jan 19 18:31:00 2022 -0800 |
tree | 47e6bba9cbaee4d187a83b5aa687152dd115e85d | |
parent | 686ec516bd61dfbaa7155780a71e28da40659377 [diff] |
Use subscription manager in VHAL. This CL renames GetSetValuesClient to ConnectedClient and add SubscribeClient to the supported client type. The SubscribeClient would provide a different timeout and on-results callback. This CL adds a map for subscribe clients in VHAL and initializes subscription manager. Test: None, will add after we implement subscribe. Bug: 200737967 Change-Id: I222b155e4365dcf0fa9344c7da5901142433f055