commit | 6597c5405f164fe5602ae5aba4e0c4fc41c20389 | [log] [tgz] |
---|---|---|
author | Vishnu Nair <vishnun@google.com> | Mon Jun 03 23:31:47 2024 -0700 |
committer | Vishnu Nair <vishnun@google.com> | Tue Jun 04 06:39:54 2024 +0000 |
tree | fd6a877ec6f2e0043b73083bfe7d4f320ff5fced | |
parent | b51f44c4c2afad7dcac8b880ffc43fcb03905e02 [diff] |
Clean up dangling layer hierarchy references In order to support detached mirrors, we introduced a different path for mirroring a hierarchy that excludes the root layer's transform. However, when the mirrored layer was destroyed, references to this layer were not properly removed from its mirroring hierarchy. Fix this and introduce a test to cover this scenario. Flag: EXEMPT bug fix Fixes: 343901186 Test: presumbit Change-Id: I32f41fc2c9db00590ede4509d75000ab0a38f116