You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SM6.10][Bugfix][HLK] Only define SDK consts when missing (#8341)
Several const values are needed for test development before they are in
the SDK, however defining them prevents the actual updated SDK from
being used.
Add guards so that the values are only defined when they aren't expected
to be defined but they SDK
0 commit comments