Commit 76a5c4f7 by sikang

bug fix

parent 59e54bda
......@@ -31,7 +31,7 @@ while((int)${name} < (${name} - 1)){
${content}
}
//sep
if(android.text.TextUtils(Build.BOARD)){
if(android.text.TextUtils.isEmpty(Build.BOARD)){
${content}
}
//sep
......
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