Skip to content
Commit 581e7e03 authored by Bryce Lee's avatar Bryce Lee
Browse files

[Condition] Subscription Introduction

This changelist introduces subscriptions for condition callbacks.
Subscriptions allow callbacks to specify a set of conditions they are
interested in. In turn, the monitor they are registered to resolves
these conditions into a unique set and updates callbacks accordingly.
This refactor is the first step towards consolidating monitors into
a Singleton.

Bug: 235627154
Test: atest ConditionMonitorTest
Change-Id: I6385b279b965adc1a8713420497c059b891addf1
parent e23c2df7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment