opt
This commit is contained in:
@@ -356,7 +356,7 @@ class MogoPrivateObuManager private constructor() {
|
||||
val level = info.threat_info.threat_level
|
||||
val status = info.status
|
||||
|
||||
handleSdkObu(appId, direction, status, level, info)
|
||||
handleSdkObu(appId, getMessageDirection(direction), status, level, info)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user