Skip to content
Commit 3850e10f authored by Jeff DeCew's avatar Jeff DeCew
Browse files

New Pipeline: Fix groups not grouping when shade is open.

* Add logging when the reason an entry's group is pruned changes.
* Remove the incorrectly implemented ListEntry.hasBeenAttachedBefore(), and replace with ListEntry.wasAttachedInPreviousPass() which is sufficient.
* Fix ShadeListBuilder "change" logs containing many rows that didn't really change just because stableIndex changes frequently.
* Fix ShadeListBuilderLogger errors with the buildId not appearing.

Bug: 205099899
Test: atest PreparationCoordinatorTest ShadeListBuilderTest
Change-Id: Icf6bbcdce557ec6bb5f18da734caca89649f177a
parent 99e1b448
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