Commit d2596d6f authored by wanglei's avatar wanglei

...

parent df5a6d48
...@@ -9,7 +9,8 @@ object LogEx { ...@@ -9,7 +9,8 @@ object LogEx {
"FileScanActivity", "FileScanActivity",
// "FileHexEx", // "FileHexEx",
"FileScanResultActivity", "FileScanResultActivity",
"FileGridAdapter" "FileGridAdapter",
"TestSimilar", "SimilarHelper"
) )
fun logDebug(tag: String, content: String, isMust: Boolean = false) { fun logDebug(tag: String, content: String, isMust: Boolean = false) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment