commit | 0a4fb0014f0c90c7c42f9dc9551b949b0665c7c7 | [log] [tgz] |
---|---|---|
author | Vishnu Nair <vishnun@google.com> | Mon Aug 08 02:40:42 2022 +0000 |
committer | Patrick Williams <pdwilliams@google.com> | Thu Sep 29 14:11:06 2022 +0000 |
tree | e6d2623856d62808b30bc997f0bad441aed8f2d4 | |
parent | 6f8b77e330b1325cdc299a42a1ef19b1ef621597 [diff] |
CE: Snapshot layer metadata Adds LayerMetadata to LayerSnapshots. LayerMetadata is only populated when CE enables the new feature flag and the feature flag will only be enabled in ARC++'s CE. This change is necessary to split LayerFE from the Layer class as ARC++'s LayerFE subclass accesses LayerMetadata. Bug: 238781169 Test: go/wm-smoke Test: presubmit Change-Id: Iae405707897eedf5af9025fe628c1cd60b596e10