From 3dd14b116ea453b58aa47ef9938b69dd4c3c794f Mon Sep 17 00:00:00 2001 From: Marc Lepage <67919234+mlepage-google@users.noreply.github.com> Date: Wed, 1 Dec 2021 18:01:10 -0500 Subject: [PATCH] Regen and restyle (#12444) Seems it was out of sync on master. --- .../app-common/app-common/zap-generated/cluster-objects.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/zzz_generated/app-common/app-common/zap-generated/cluster-objects.h b/zzz_generated/app-common/app-common/zap-generated/cluster-objects.h index 96239ffacaab33..8364a2ac48bbe6 100644 --- a/zzz_generated/app-common/app-common/zap-generated/cluster-objects.h +++ b/zzz_generated/app-common/app-common/zap-generated/cluster-objects.h @@ -13374,6 +13374,7 @@ struct TypeInfo static constexpr ClusterId GetClusterId() { return Clusters::UserLabel::Id; } static constexpr AttributeId GetAttributeId() { return Attributes::LabelList::Id; } + static constexpr bool MustUseTimedWrite() { return false; } }; } // namespace LabelList namespace FeatureMap { @@ -13385,6 +13386,7 @@ struct TypeInfo static constexpr ClusterId GetClusterId() { return Clusters::UserLabel::Id; } static constexpr AttributeId GetAttributeId() { return Attributes::FeatureMap::Id; } + static constexpr bool MustUseTimedWrite() { return false; } }; } // namespace FeatureMap namespace ClusterRevision { @@ -13396,6 +13398,7 @@ struct TypeInfo static constexpr ClusterId GetClusterId() { return Clusters::UserLabel::Id; } static constexpr AttributeId GetAttributeId() { return Attributes::ClusterRevision::Id; } + static constexpr bool MustUseTimedWrite() { return false; } }; } // namespace ClusterRevision } // namespace Attributes