commit | f85eec8403226be8cb7584b95ea185616d2e017b | [log] [tgz] |
---|---|---|
author | Adam Koski <[email protected]> | Wed Nov 15 12:48:49 2017 -0800 |
committer | Adam Koski <[email protected]> | Mon Nov 20 14:54:28 2017 -0800 |
tree | 7bdb41112e8a2d97dd9f1e64e690385dcf823e6a | |
parent | de3766e95d880ea6c9f3e9280a8ac921effe47a8 [diff] |
Fix conditional keep rules for new semantics New conditional syntax is a logical AND, not OR. This means if a resource should be conditionally kept by multiple ids, we need to generate a separate rule for each condition (which will be interpreted as OR). Test: unit tests Bug: 69341430 Change-Id: I0786c65561d36fbf43d181a2dfd0c7eaf1d96b8c