commit | 257b101f49c67c77aeae0def38f4ad06a83771ec | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Fri Aug 28 15:59:26 2015 -0700 |
committer | Tom Cherry <tomcherry@google.com> | Tue Sep 01 23:54:35 2015 +0000 |
tree | 412fbc294a00e1f51b7471fc0b527e637dd36793 | |
parent | d615e8b32dc8662079a34aaa07e52a56d47ae672 [diff] |
DO NOT MERGE init: Fix parsing of multiple property triggers Triggers of the form on property:a=b && property:b=c are only triggered on the transition of a->b (given that b=c), but not on the transition of b->c (given that a=b). This commit allows both transitions to trigger the property as expected Bug 23631258 Change-Id: I9f70b4cbf36f8a99d10c37ad049ae8ceb378d610