File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -100,8 +100,6 @@ jobs:
100
100
--known-failure app/CompatEnumNames.h \
101
101
--known-failure app/data-model/ListLargeSystemExtensions.h \
102
102
--known-failure app/EventHeader.h \
103
- --known-failure app/EventLoggingDelegate.h \
104
- --known-failure app/EventLogging.h \
105
103
--known-failure app/EventLoggingTypes.h \
106
104
--known-failure app/InteractionModelHelper.h \
107
105
--known-failure app/ReadClient.h \
Original file line number Diff line number Diff line change @@ -233,6 +233,8 @@ static_library("app") {
233
233
" DefaultAttributePersistenceProvider.h" ,
234
234
" DeferredAttributePersistenceProvider.cpp" ,
235
235
" DeferredAttributePersistenceProvider.h" ,
236
+ " EventLogging.h" ,
237
+ " EventLoggingDelegate.h" ,
236
238
" EventManagement.cpp" ,
237
239
" EventManagement.h" ,
238
240
" FailSafeContext.cpp" ,
You can’t perform that action at this time.
0 commit comments