commit | 1a3bbb35ef86ae8c31c5b46d3e62d1d283725c0c | [log] [tgz] |
---|---|---|
author | Shao-Chieh Chao <jieh.sc.chao@fii-na.corp-partner.google.com> | Mon May 26 15:05:57 2025 +0800 |
committer | Tom Tung <tomtung@google.com> | Sun Jun 08 19:49:42 2025 -0700 |
tree | 042b7e8e861f8448468990ab633832fc9a7a510a | |
parent | 321d5b031e98b3399ca9e6f74d993730bd4ccf2c [diff] |
entity-manager: Add excludedProps to filter out TLBMC message The string tlbmc in the .json file causes error messages in the entity manager. This patch was added to filter out those error messages. Tested: ``` Tested on the machine and confirmed that no errors appeared. ``` Google-Bug-Id: 419164757 Change-Id: Ibe5931e9fe7cac9116901d230fe199a998dc4817 Signed-off-by: Shao-Chieh Chao <jieh.sc.chao@fii-na.corp-partner.google.com>