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

Add Preconditions and Nested Subscriptions.

This changelist introduces two concepts: Preconditions and Nested
Subscriptions. Preconditions are allow for a Subscription active
state (following its condition(s) changes) to be predicated on a
set of conditions first being true. Preconditions can be set on
both individual Subscriptions and entire Monitors to apply to all
added Subscriptions. Nested Subscriptions allow for the callback
of one Subscription to be the activation of another Subscription.

Bug: 261420432
Test: atest ConditionMonitorTest
Change-Id: Ifbe498bab144c60a88e5e2e2e570325300c9b953
parent 498f1e90
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