mirror of
https://github.com/openharmony/security_device_auth.git
synced 2026-08-25 09:19:33 -04:00
@@ -50,7 +50,7 @@ typedef enum {
|
||||
} DevAuthLogLevel;
|
||||
|
||||
#ifndef DEV_AUTH_LOG_DOMAIN
|
||||
#define DEV_AUTH_LOG_DOMAIN 0xD002F00 /* Security subsystem's domain id */
|
||||
#define DEV_AUTH_LOG_DOMAIN 0xD002F03 /* Security subsystem's domain id */
|
||||
#endif
|
||||
|
||||
#define LOGD(fmt, ...) (DevAuthLogPrint(DEV_AUTH_LOG_LEVEL_DEBUG, __FUNCTION__, fmt, ##__VA_ARGS__))
|
||||
|
||||
Reference in New Issue
Block a user