Fix gn build error
We need to specify this variable now that we're sharing base with mojo.git.
This commit is contained in:
@@ -201,4 +201,6 @@ if (is_android) {
|
||||
} else {
|
||||
assert(false, "Unknown Android ABI: " + current_cpu)
|
||||
}
|
||||
|
||||
android_log_tag = "\"flutter\""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user