commit | f12a678ffe5e640bee4b8595a2784feea3d991f3 | [log] [tgz] |
---|---|---|
author | Vishnu Nair <vishnun@google.com> | Mon Jun 03 23:08:15 2024 +0000 |
committer | Vishnu Nair <vishnun@google.com> | Tue Jun 04 02:59:06 2024 +0000 |
tree | c3f0a830971e9dd0ac4ecd22d0df3a9350d12199 | |
parent | a1046a893eba53f2919a3885b5ec4431c0e05bf7 [diff] |
Fix unsafe layer hierarchy access We may modify the layer hierarchy while updating relative layers. Fix this by retrieving the list of descendants and then attaching or detaching it from their relative parent. Test: presubmit Fixes: 344113039 Flag: EXEMPT bugfixes Change-Id: I7aff5085794aeeb0bbba90decaf4cec13d0d2485