#define LOS_ERRTYPE_WARN   ((UINT32)0x01 << 24)

Define the error level as warning.

在文件los_errno.h68行定义。